An open API service indexing awesome lists of open source software.

https://github.com/eis/poke-helper-scripts

Some command line scripts to work with pokemon go tools
https://github.com/eis/poke-helper-scripts

Last synced: 2 months ago
JSON representation

Some command line scripts to work with pokemon go tools

Awesome Lists containing this project

README

          

# pre-steps, centos 6:
# https://www.savelono.com/linux/how-to-install-python-3-and-pip-3-for-centos-6.html

. venv/bin/activate
pip3 install flask
pip3 install pandas
python3 server.py # or nohup python3 server.py &