Metadata-Version: 2.1
Name: AsyncDex
Version: 1.0
Summary: Async MangaDex library
Home-page: https://github.com/PythonCoderAS/AsyncDex
Author: PythonCoderAS
Author-email: pokestarfan@yahoo.com
License: MIT
Description: AsyncDex: Async MangaDex API Wrapper
        ====================================
        
        .. image:: https://readthedocs.org/projects/asyncdex/badge/?version=latest
            :target: https://asyncdex.readthedocs.io/en/latest/?badge=latest
            :alt: Documentation Status
        
        A wrapper over the Mangadex API that supports authentication and ratelimits.
        
        View full documentation here: https://asyncdex.readthedocs.io/
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.7
Provides-Extra: docs
Provides-Extra: tests
