A Python wrapper for the AniList API.
Installation
pyanilist is available on PyPI, so you can simply use pip to install it.
pip install pyanilist
Usage
from pyanilist import AniList
with AniList() as anilist:
media = anilist.get_media("My Hero Academia")
print(media.title.romaji)
#> Boku no Hero Academia
print(media.site_url)
#> https://anilist.co/anime/21459
print(media.episodes)
#> 13
Docs
Checkout the complete documentation here.
License
Distributed under the MIT License. See LICENSE for more information.
Release files for pyanilist 0.9.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyanilist-0.9.0.tar.gz | 1.4 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyanilist-0.9.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 1.5 MB
Release files / pyanilist-0.9.0.tar.gz
| Download URL | pyanilist-0.9.0.tar.gz |
|---|---|
| Size | 1.4 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
41334a2c05d2a6a60e0af911497114b9de84f3e55b16866bb3beb641268ea28d
|
|
BLAKE2b-256 checksum How to use checksums |
8016e8baafb4b199508bed22873732512e9b886dfd9ab949ed5309d40adeca6b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 19, 2025.
Transparency logRelease files / pyanilist-0.9.0-py3-none-any.whl
| Download URL | pyanilist-0.9.0-py3-none-any.whl |
|---|---|
| Size | 26.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
27428fd9e4bdf2f1296ed4e0154f33f4f7d99c516e0edfd20eb7a6254be21e07
|
|
BLAKE2b-256 checksum How to use checksums |
2a5744f20dbef33964c5e6ad92b7231637b44707b41d11a41e75e797cf453ab5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 19, 2025.
Transparency log