You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 15, 2018. It is now read-only.
pgoapi is a client/api/demo for Pokemon Go by https://github.com/tejado.
It allows automatic parsing of requests/responses by finding the correct protobuf objects over a naming convention and will return the response in a parsed python dictionary format.
If you are not using setuptools/pip, follow the instructions in the Contributing section below to clone this repository and then install pgoapi using the appropriate method for your project.
Contributing
Contributions are highly welcome. Please use github or Discord for it!
You can get started by cloning this repository. Note that as pgoapi uses git submodules you must perform a recursive clone:
If you already have a copy of the repository you can use git submodule update --init to fetch and update the submodules.
Once you have cloned the repository, switch to the develop branch. To merge your changes back into the main repository, make a pull request to develop.
Credits
Mila432 for the login secrets elliottcarlson for the Google Auth PR AeonLucid for improved protos AHAAAAAAA for parts of the s2sphere stuff mikeres0 for the slack channel including auto signup DeirhX for thread-safety