An app to work with that api https://github.com/jvmaia/pysy
Ensure that you have Android SDK installed.
Install the Python development requirements:
pip install -r requirements-dev.txt
Plug in your Android device or start an emulator.
Create the file pysy/servers.py and add the two variables (host, port) with the address of your server running the pysy api
Build and run the app:
python setup.py android --start