# thirtyboxes -- a Python 30boxes.com API
| Home | http://trentm.com/projects/thirtyboxes/ |
|---|---|
| License | MIT (more details at OSI) |
| Platforms | Windows, Linux, Mac OS X, Unix |
| Current Version | 0.5 |
| Dev Status | Complete. It binds to all of the API and the API is simple. |
| Requirements | Python >= 2.4 (because decorators are used), ElementTree XML library for anything but the "raw" interface. Any of ElementTree, cElementTree, xml.etree (in Python 2.5) or lxml will suffice. |
| Documentation |