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.4.tar.gz (12.2 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.4-py3-none-any.whl (15.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: anilibria_api_client-0.1.4.tar.gz
  • Upload date:
  • Size: 12.2 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.4.tar.gz
Algorithm Hash digest
SHA256 6bfffca597e67baac1a53164fc888d555da32ca560eaf04af0e7fef76b6e2209
MD5 0ddcefd77832a15c468455ce5ce188d5
BLAKE2b-256 cd74aefa52c167f0c289529c77b8b8330e64e5f9fd2ef6971145e521441919a6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for anilibria_api_client-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 6a8e13bc14d73f2a81068931bc186b7690ce5f810d79b54323b055213f29ded3
MD5 6a7acbb45782c3c356c975cf098d1836
BLAKE2b-256 a669edc261edee75d6f63469512a1c443d6c4ebd08efeb72e5564bfd329f4742

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