A simple wrapper with full support for
asyncio
made inPython 3
for Anilist using httpx.
- Python 3.7 or higher.
- httpx 0.14 or higher.
NOTE: If python3
is "not a recognized command" try using python
instead.
For the latest stable version:
python3 -m pip install python-anilist
For the latest development version:
python3 -m pip install git+https://github.com/AmanoTeam/python-anilist.git#egg=python-anilist
- Write the API Documentation.
- Show some examples.
- AnilistPy: for inspiration.
Copyright © 2021-2022 AmanoTeam and the python-anilist contributors
Licensed under the Expat/MIT license. This project is also REUSE compliant. See individual files for more copyright information.