Collection helpful source written on Python for fans to catch Pokemon

in pokemon •  9 years ago 

I have collected the most interesting programs on github, written in Python, which can facilitate your search for Pokemon

Pokemongo-api-demo - Pokemon Go API Demo
https://github.com/tejado/pgoapi

Pgoapi is an unofficial Pokemon Go API library written in python. It provides game authentication and usage of the ingame API over the protocol description POGOProtos (protobuf).

Automatic & dynamic parsing of API requests/responses by finding the correct protocol description is part of this library. The response is returned in a python dictionary format, which can be easily converted to JSON.

Pokemon Go-Map - Pokemon visualization on the map
https://github.com/AHAAAAAAA/PokemonGo-Map

Live visualization of all the pokemon (with option to show gyms and pokestops) in your area. This is a proof of concept that we can load all the pokemon visible nearby given a location. Currently runs on a Flask server displaying Google Maps with markers on it.

Pokemon GoMove - GPS emulator for iOS to catch Pokemon
https://github.com/huacnlee/PokemonGoMove

This project uses Xcode Debug mode Simulating a Location at Runtime to spoof GPS locations for non-jailbroken iOS devices. This allows players of Pokemon GO to send movement commands over a computer as opposed to doing the actual walking.

Pokemon Go-Bot - bot to search for Pokemon
https://github.com/PokemonGoF/PokemonGo-Bot

The Pokemon Go Bot, baking with community.

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

Good thoughts

Congratulations @geek! You received a personal award!

Happy Birthday! - You are on the Steem blockchain for 3 years!

You can view your badges on your Steem Board and compare to others on the Steem Ranking

Vote for @Steemitboard as a witness to get one more award and increased upvotes!