|
|
пре 4 година | |
|---|---|---|
| bnet_retriever | пре 4 година | |
| .gitignore | пре 6 година | |
| README.md | пре 6 година | |
| crack-api.py | пре 4 година | |
| doc.md | пре 4 година | |
| failed_login.py | пре 4 година | |
| get_token.py | пре 4 година | |
| requirements.py | пре 6 година | |
| run.py | пре 4 година |
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.