Steam trading site written with python&flask
How to run the project:
Install python 3.8
Install requirements from requirements.txt
Nota bene: install steampy with latest git version
Run in console
python app_prices.py (Need to setup creds in file)
python app.py (Need to setup creds in config.json)