Saturday, June 2, 2012

Box.com SDK for Python

The logo I made for the box.com SDK for Python


I just built the Python SDK of Box.com v2 REST API for fun on this Fri, it is the first SDK I built, before this, I never implement any SDK, since there is no chance to build it, the service I'm developing with already has good SDKs for their developer service, like Facebook, Dropbox, Plurk, Google Plus .. blah.


Fortunately, Box.com just changed their API to version second, with the RESTful feature, and still in the development, so they didn't implement any SDK for their new API, even the documentation doesn't follow the real situation of their API, so I just made one.


Github link: https://github.com/littleq0903/box-python-sdk