Skip to main content

Python async API wrapper for AniLibria Swagger

Project description

Anilibria-Api-Client

pypi version licence python

[!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

Tested at python 3.13

pip

$ pip install anilibria-api-client

Usage

from anilibria_client import AsyncAnilibriaAPI # Client
from anilibria_client.exceptions import AnilibriaException, AnilibriaValidationException # Errors
from anilibria_client.types import * # Types for some methods
from anilibria_client.models import * # Models for some methods
from anilibria_client.helper import * # Download anime, save torrents files and more

async def main():
    async with AsyncAnilibriaAPI() as api: # async with
        await api.teams.users(include="nickname")

    api = AsyncAnilibriaAPI() # like js support
    await api.teams.users(include="nickname")

Documentation 📃

Docs

Issues/Contributing

Issues

Report for any issues here

Contributing

We allow contributing! Read the CODE_OF_CONDUCT.md

License 📄

Anilibria-Api-Client is MIT licenced.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

anilibria_api_client-0.1.7.tar.gz (16.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

anilibria_api_client-0.1.7-py3-none-any.whl (20.6 kB view details)

Uploaded Python 3

File details

Details for the file anilibria_api_client-0.1.7.tar.gz.

File metadata

  • Download URL: anilibria_api_client-0.1.7.tar.gz
  • Upload date:
  • Size: 16.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.6

File hashes

Hashes for anilibria_api_client-0.1.7.tar.gz
Algorithm Hash digest
SHA256 e41ab66c21fb7809a9ac5349c45c19bbfd23308574d8af1159cbb19bf88299fe
MD5 98d893ee9d1618aae2da6a14830700c1
BLAKE2b-256 070461e059fa017c65bfcfabfed7f28c7156b8b10ddc33d28fbba23b1d2e6034

See more details on using hashes here.

File details

Details for the file anilibria_api_client-0.1.7-py3-none-any.whl.

File metadata

File hashes

Hashes for anilibria_api_client-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 932e459ba7fdee40ee41dc2cbfb26329ae3ec50b0543b551cd1d2dfdee3c1415
MD5 4b064dc09e4656a6fa381211f1c3c8a8
BLAKE2b-256 6c08cbb3a757351db52f5504a371f74edd82c0c1a41fe2b4e41f4b9ab45552be

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page