Pokemon_Go_API:Pokemon Go Python 版 API
Pokemon_Go_API 是使用 Python 实现的 Pokemon Go API,代码托管在 GitHub:
https://github.com/Mila432/Pokemon_Go_API
使用
Pokemon_Go_API 要求:
安装:
下载代码库,然后打开终端,使用命令进入文件夹:pip install -r requirements.txt
运行:
Google login:
python ./main.py -t Google -u yourname@gmail.com -p yourpassword123 -l "123 Some Address Some City, STATE ZIP"
Pokemon Trainer Club login:
发表回复