steppy
steppy copied to clipboard
Websockets server under python3
... doesn't work for now. We must use python2:
apt install libpython-dev virtualenv redis-server
virtualenv .venv2; source .venv2/bin/activate