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://www.codercto.com/soft/d/16052.html

Web Caching

Web Caching

Duane Wessels / O'Reilly Media, Inc. / 2001-6 / 39.95美元

On the World Wide Web, speed and efficiency are vital. Users have little patience for slow web pages, while network administrators want to make the most of their available bandwidth. A properly design......一起来看看 《Web Caching》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具