|
|
6 سال پیش | |
|---|---|---|
| app | 6 سال پیش | |
| .gitignore | 6 سال پیش | |
| README.md | 6 سال پیش | |
| get_token.py | 6 سال پیش | |
| requirements.py | 6 سال پیش |
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.