|
|
há 6 anos atrás | |
|---|---|---|
| app | há 6 anos atrás | |
| .gitignore | há 6 anos atrás | |
| README.md | há 6 anos atrás | |
| get_token.py | há 6 anos atrás | |
| requirements.py | há 6 anos atrás |
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.