How to run First activate the Python virtualenv: source venv/bin/activate Now install the depedencies: pip install -r requirements.txt Now run the service: python main.py You will need a Funstash API key to subscribe to the price feeds.