This release is a pre-release and may not be stable for production use.
anilibria-api-client
Anilibria-API-Client - this a async client to work with Anilibria API, use a aiohttp. Full writed at python
Installing
Developed and tested with Python 3.13. While it may work with other versions (oldest and newest), they are not officially supported.
pip
$ pip install anilibria-api-client
Usage
from anilibria_api_client.api_client import AsyncAnilibriaAPI # Client
from anilibria_api_client.exceptions import (
AnilibriaException,
AnilibriaValidationException,
) # However, even though the `types` package includes generation, I would prefer to explicitly define my own errors in the main repository and use those.
from anilibria_api_client.helper import * # Download anime, save torrents files and more
from anilibria_api_types.enums import * # Enums
from anilibria_api_types.responses import * # Response models generated from OpenAPI
async def main():
api = AsyncAnilibriaAPI()
await api.teams.users(include="nickname")
Documentation 📃
Issues/Contributing
Issues
Report for any issues here
Contributing
We approve contibuting and wait your first pull request
Release files for anilibria-api-client 1.0.0rc4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| anilibria_api_client-1.0.0rc4.tar.gz | 10.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| anilibria_api_client-1.0.0rc4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 20.9 kB
Release files / anilibria_api_client-1.0.0rc4.tar.gz
| Download URL | anilibria_api_client-1.0.0rc4.tar.gz |
|---|---|
| Size | 10.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
829d2da449c1518ff9e960eda193c5d18fefc1f86a3a8ab11e739258e845cee2
|
|
BLAKE2b-256 checksum How to use checksums |
969871c5e4e674c2c40b6942420e6efc4789b94c9a1f5f11a4aec6852bbb763b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 25, 2026.
Transparency logRelease files / anilibria_api_client-1.0.0rc4-py3-none-any.whl
| Download URL | anilibria_api_client-1.0.0rc4-py3-none-any.whl |
|---|---|
| Size | 10.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
3e60632a27a49d2f2f47214ce72347588fafceadba5b2a93334a2d55c70c91b5
|
|
BLAKE2b-256 checksum How to use checksums |
1a6de1a15d08eb918cb6d50f38646d4d9a2908be9b1e50594853460c57728b83
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 25, 2026.
Transparency log