Python Library for Pokemon Go API Interaction with Advanced Features and Documentation


Summary of my bookmarked Github repositories from Jul 14th, 2016

Github repositories

  • tejado/pgoapi

    pgoapi is a Python library designed for interacting with the Pokemon Go API. It offers features such as authentication, address parsing for GPS coordinates, chaining of RPC calls, re-authentication when a ticket expires, and checking for server-side throttling. The library supports both Python 2 and 3 and provides advanced logging and debugging capabilities. Documentation is available on the project's GitHub wiki. Contributions are encouraged, and there is a Slack community for collaboration. The library is unofficial and comes with a disclaimer to use it at your own risk.