Pokemon Go Python API Pokemon_Go_API

码农软件 · 软件分类 · 游戏开发包 · 2019-10-04 21:58:12

软件介绍

Pokemon_Go_API 是使用 Python 实现的 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"

预览:

本文地址:https://codercto.com/soft/d/16052.html

Haskell

Haskell

Simon Thompson / Addison-Wesley / 1999-3-16 / GBP 40.99

The second edition of Haskell: The Craft of Functional Programming is essential reading for beginners to functional programming and newcomers to the Haskell programming language. The emphasis is on th......一起来看看 《Haskell》 这本书的介绍吧!

在线进制转换器
在线进制转换器

各进制数互转换器

URL 编码/解码
URL 编码/解码

URL 编码/解码

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器