Skip to content

AmanoTeam/python-anilist

Repository files navigation

python-anilist

License Tests Code style Contributors PyPi

A simple wrapper with full support for asyncio made in Python 3 for Anilist using httpx.

Requirements

  • Python 3.7 or higher.
  • httpx 0.14 or higher.

Installation

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

What's left to do?

  • Write the API Documentation.
  • Show some examples.

Credits

License

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.