Metadata-Version: 2.1
Name: mangadexpy
Version: 0.3.0
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
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: requests (==2.21.0)
Requires-Dist: aiohttp (==3.5.4)

# Quick Reference

Objects Implemented:
- Manga
- Chapter
- Page

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

