Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 460 Bytes

File metadata and controls

23 lines (11 loc) · 460 Bytes

Python module for YellowBot API

This is a very minimal veneer over the YellowBot API to make signed requests and decode the JSON responses to dictionaries.

Prerequisites

  • Python 2.6
    • pre-installed on recent OS X versions
    • available on RHEL/CentOS 5 as "python26"

Examples

See the github wiki.

Feedback

For help, open a ticket.