Metadata-Version: 1.2
Name: trainerdex
Version: 3.7
Summary: An API to interact with TrainerDex - a online database of Pokemon Go trainers
Home-page: https://trainerdex.app/
Author: TurnrDev
Author-email: jay@trainerdex.app
License: GPL-3.0
Project-URL: Release notes, https://github.com/TrainerDex/TrainerDex.py/blob/master/CHANGELOG.md
Project-URL: Funding, https://www.patreon.com/TrainerDexApp
Project-URL: Source, https://github.com/TrainerDex/TrainerDex.py
Description: [![Support Server](https://img.shields.io/discord/614101299197378571.svg?color=7289da&label=Support&logo=discord&style=flat)](https://discord.gg/pdxh7P)
        [![PyPi version](https://badgen.net/pypi/v/trainerdex/)](https://pypi.com/project/trainerdex)
        [![Maintenance](https://img.shields.io/static/v1?label=Maintained?&message=no&color=critical&style=flat)](#)
        [![wakatime](https://wakatime.com/badge/github/TrainerDex/TrainerDex.py.svg?style=flat)](https://wakatime.com/badge/github/TrainerDex/TrainerDex.py)
        
        A python library for interacting with the TrainerDex API
        
        Installation
        ------------
        
            pip install trainerdex
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.7
