Metadata-Version: 2.1
Name: trainerdex
Version: 2.1.3
Summary: An API to interact with TrainerDex - a online database of Pokemon Go trainers
Home-page: https://github.com/TrainerDex/TrainerDex.py
Author: JayTurnr
Author-email: jaynicholasturner@gmail.com
License: GPL-3.0
Keywords: pokemon pokemongo trainer trainerdex
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Database
Classifier: Topic :: Games/Entertainment
Requires-Dist: requests (==2.23.0)
Provides-Extra: legacy
Requires-Dist: maya (==0.6.0) ; extra == 'legacy'

# TrainerDex.py


![image](https://badge.fury.io/py/trainerdex.svg)

![Python package](https://github.com/TrainerDex/PogoOCR/workflows/Python%20package/badge.svg)

A python library for interacting with the TrainerDex API

Installation
------------

    pip install trainerdex


