Python libraries
pip install google-api-python-client
pip install python-bittrex
Get your client_secret.json
following https://developers.google.com/sheets/api/quickstart/python and add it to the app root folder
Add your Bittrex API BITTREX_API_KEY
and BITTREX_API_SECRET
as environmental variables