Metadata-Version: 2.1
Name: mangadexpy
Version: 0.2.1
Summary: Acts as a wrapper between you and mangadex's API, to allow easy integration.
Home-page: https://repl.it/@thatonedev/mangadexpy
Author: thatonerandomdev
Author-email: no@u.net
License: UNKNOWN
Description: # Quick Reference
        
        Objects Implemented:
        - Manga
        - Chapter
        
        Requirements:
        - aiohttp
        - requests
        - python >= 3.6
        
        It has asynchronous support on practically everything! Check out the source here : https://repl.it/@thatonedev/mangadexpy
        
        Better docs + Roadmap coming in v0.5.0
        
        ---
        
        Questions? Comments? Feedback?
        https://feedback.thatonedev.repl.co
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
