python-freeboxclient is being developed under Python 2.7.
python-freeboxclient depends on distribute, the updated replacement for setuptools.
python-freeboxclient should be installed into the same site-packages area where the application and extensions are installed (either a virtualenv or the global site-packages). You may need administrative privileges to do that. The easiest way to install it is using pip:
$ pip install python-freeboxclient
or:
$ sudo pip install python-freeboxclient
The source is hosted on github: https://github.com/nlamirault/python-freeboxclient
Please report bugs through the github project: https://github.com/nlamirault/python-freeboxclient/issues