Fetch this repository with the following command:
git clone --recursive https://github.com/pythonium/pythonium
And install requirements:
pip install -r requirements.txt
You will need python 3.3 or superior!
Run the server with the following command:
python3 wsgi.py
Enjoy!