Metadata-Version: 2.1
Name: asyncpokepy
Version: 0.1.0
Summary: An asynchronous Python API wrapper for the PokeAPI
Home-page: http://example.com
Author: Raj Sharma
Author-email: yrsharma@icloud.com
License: MIT
Keywords: pokeapi,pokepy,asyncpokepy,pokemon,asyncpokemon,pokemonpython,pypokemon
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Framework :: AsyncIO
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: aiohttp
Requires-Dist: asyncio

asyncpokepy
===========

.. image:: https://img.shields.io/pypi/v/asyncpokepy.svg
    :target: https://pypi.python.org/pypi/asyncpokepy
    :alt: Latest PyPI version

An asynchronous Python API wrapper for the PokeAPI

Usage
-----

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

Requirements
^^^^^^^^^^^^

Compatibility
-------------

Licence
-------

Authors
-------

`asyncpokepy` was written by `Raj Sharma <yrsharma@icloud.com>`_.


