Pokémon GO API in Python
- eat more proto..
- login as pokemon trainer + token
- login over google + token
- run to pokestops
- human run logic
- catch pokemons
- drop items
- drop low cp pokemon
- Pokemon filter
- incubate eggs
- evolve pokemons
- use candy
- clean code
- fully automate this script
Features:
- working with google & ptc login
- fake location
- set distance for farming
- good logic to prevent bans
- automatic catching pokemons
- automatically farm pokestops
- python 2.7
- requests
- protobuf
- geopy
- s2sphere
- gpsoauth (unix)
- Mila432
- https://github.com/tejado for public proto