its-rigs / Trolly

A Python wrapper around the Trello API. Provides a group of Python classes to represent Trello Objects. All classes come with basic Trello API method calls and are easily extensible to suit your needs. See the README for more details.
MIT License
100 stars 29 forks source link

Documentation? #21

Closed wolph closed 9 years ago

wolph commented 9 years ago

It would be very useful to have some (sphinx) documentation for the project. Some basic API info and perhaps even some usage examples :)