Supports API versions from v5.4.1
to ?
⚠️ Next batch of changes could break your implementation.
- Dates might be subject to a migration to DateTime()
Changelog
⚠️ Aliased the MangaDex class to a new class called Client. The MangaDex class will disappear soon™⚠️ Objects returned by the API are now extended by default.- Moved Chapter.hash, Chapter.pages_redux and Chapter.pages to NetworkChapter as v5.4.1 will remove these properties from the API.
Installation
Install using pip install --upgrade MangaDex.py