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.6.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.6-py3-none-any.whl (20.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: anilibria_api_client-0.1.6.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.6.tar.gz
Algorithm Hash digest
SHA256 02529604a95138e33aea2153e3c2e25b3d7582033fb607eab333f0270f32edbe
MD5 d9953a9ffe6c6bc08b6c272ad373aee9
BLAKE2b-256 36ce9cebea2eef167825f78354547bc405ba4e17b2f4ca6bc7131288b8bc0f3c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for anilibria_api_client-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 5e100d7b1c265cee9318235578e652c2c388a4c4f60362c4af00a8f6a37fbeab
MD5 51ea7d410f8402475242e3735525c162
BLAKE2b-256 10940058473f1e7e6355f462a2f0846c3c3de0b29ae8ee04cd093710019efc1b

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