You will find sample code and client libraries in the public github repository:
git clone git@github.com:Stupeflix/Stupeflix-API-Client.git
For the python client, you can just use pip :
pip install stupeflix_api
Python, PHP Java and Ruby sample codes are included.
Just follow the README file instructions.
You will find both command line examples and some simple widget code to be embedded in a web page.