This is a Work-In-Progress attempt to merge all Pokemon-Go-API Python project.
Feature will be developed on base of the Project maintainer's view, so Pull-Request that don't follow his views will be rejected.
- USE AT YOUR OWN RISK, Ban may occour!
- Not so User-Friendly
- Includes protobuf file
- Ugly code
This version works only with PokemonTrainerClub account.
Don't use your official account or you may end up Banned.
Don't refresh Gyms and Pokestop data many time on Phone, it will consume much bandwith
- One Click Deploy on Heroku like emeth-/pokelocater/
- Save in localstorage Hide Pokemon
Another screen https://i.imgur.com/mpLvARC.png
Generate a Google Maps API key here: https://console.developers.google.com/apis/credentials
Use Python2.7 for better compatibility.
pip install -r requirements.txt
- Put Google Maps API key in
config.json
- Syntax:
./run.sh [user] [pass] "[location]"
- Open another terminal in the project location and run
cd web; python -m SimpleHTTPServer 8000
- Run your browser to
http://localhost:8000
- Frist run
pip.exe install -r [location requirements.txt]
,
Example :C:\Python27\Scripts\pip.exe install -r C:\Users\Royal\Downloads\pkmngo-map-maps\requirements.txt
- Put Google Maps API key in
config.json
- Start
run.bat
and enter in prompts for username, password, and location - Open browser to
http://localhost:8000
Additional windows help here: https://www.reddit.com/r/pokemongodev/comments/4t8ohw/autoupdating_pokemon_go_map_scanner/d5g7xh80
- Modify docker-compose.yml to set your USERNAME, PASSWORD, LOCATION and GOOGLE_MAPS_KEY (for best results, anyway)
- Run
docker-compose up
for great justice.
My Bitcoin address is 1GV4ckHwhsqn9UAwgM8qFYArA8njCqZ21y
See LICENSE file
Thanks a lot to Mila432, Tejado for base API
Thanks to Leegao for Pokemon scanning
Thanks to AHAAAAAAA for Gym/PokeStop scanning
Thanks to memelyfe for PokeMap
Thanks to all /r/pokemongodev subreddit