Anilibria-Api-Client
[!WARNING] This repository has been archived. The last supported version (provided AS IS) is v0.2.4. If this version does not work, try v0.2.2.
[!CAUTION]
It is not an official wrapper. Official AniLibria's Swagger
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 # Errors
from anilibria_api_client.types import * # Types for some methods
from anilibria_api_client.models import * # Input models for some methods
from anilibria_api_client.responses import * # Response models generated from OpenAPI
from anilibria_api_client.helper import * # Download anime, save torrents files and more
async def main():
async with AsyncAnilibriaAPI() as api:
await api.teams.users(include="nickname")
api = AsyncAnilibriaAPI() # like js support
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
License 📄
Anilibria-Api-Client is MIT licenced.
Release files for anilibria-api-client 0.2.4
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-0.2.4.tar.gz | 20.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| anilibria_api_client-0.2.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 46.4 kB
Release files / anilibria_api_client-0.2.4.tar.gz
| Download URL | anilibria_api_client-0.2.4.tar.gz |
|---|---|
| Size | 20.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
63d84b1c4f10ee0dd76857cea87d3f861d7e6de1c3b6b0d2eb8af7ff6376fe6c
|
|
BLAKE2b-256 checksum How to use checksums |
69a150e9364cea0ddce35e3f02eaa62caccd03285caf01af23d590d08b6f86c1
|
| 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 Aug 10, 2026.
Transparency logRelease files / anilibria_api_client-0.2.4-py3-none-any.whl
| Download URL | anilibria_api_client-0.2.4-py3-none-any.whl |
|---|---|
| Size | 25.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
3dd44ef4775af6cbea7a3e53d4b417756deaf46e191cca16fee0c3d9ac0b3d6e
|
|
BLAKE2b-256 checksum How to use checksums |
ab872f5f62e1e5f232d621b3b2c351989f3caa1634d746fa9873800692334f72
|
| 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 Aug 10, 2026.
Transparency log