企业项目管理、ORK、研发管理与敏捷开发工具平台

网站首页 > 精选文章 正文

Pokemon Go Python 开源版 API(pokemon go adventure sync)

wudianyun 2025-06-28 17:15:30 精选文章 2 ℃

Pokemon_Go_API 是使用 Python 实现的 Pokemon Go API,代码托管在 GitHub:

https://github.com/Mila432/Pokemon_Go_API

使用

Pokemon_Go_API 要求:

  1. Python 2.7

  2. PIP

安装:

下载代码库,然后打开终端,使用命令进入文件夹: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:

python ./main.py -t ptc -u yourusername -p yourpassword123 -l "123 Some Address Some City, STATE ZIP"

预览

微信订阅号:开源派 (opensourcepie)

开源派官网:osp.io 作者:叶秀兰

最近发表
标签列表