Тайлбар байхгүй

Ray Zhang 99f95f8454 init 6 жил өмнө
app 99f95f8454 init 6 жил өмнө
.gitignore 99f95f8454 init 6 жил өмнө
README.md 99f95f8454 init 6 жил өмнө
get_token.py 99f95f8454 init 6 жил өмнө
requirements.py 99f95f8454 init 6 жил өмнө

README.md

overwatch_stats

Environments: Basically the project runs on Python3, for detailed dependencies, see requirements.txt

for running the script get_token.py, one should install browser-cookie3 and requests first, by running

pip install browser-cookie3
pip install requests

in terminal.