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

Added more docs, an easier API and removed deprecated methods. Fixes #23 #24

Closed wolph closed 9 years ago

its-rigs commented 9 years ago

Thanks for all this. This has been in need of some love for a while now.