A wrapper for anilist.
Project description
Anirisuto
A wrapper for anilist
Installing
pip install Anirisuto
How To Use
Sync Import
from Anirisuto import SyncClient
Async Import
from Anirisuto import AsyncClient
Use
client = SyncClient()
client.get_anime(search = "Youkoso Jitsuryoku", page = 1) #page is result number
client.get_manga(search = "Youkoso Jitsuryoku", page = 1)
client.get_character(search = "Arisu Sakayanagi", page = 1)
client.get_anime_with_id(id = 98659)
client.get_manga_with_id(id = 96798)
client.get_character_with_id(id = 124691)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
anirisuto-1.0.1.tar.gz
(10.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
Anirisuto-1.0.1-py3-none-any.whl
(15.9 kB
view details)
File details
Details for the file anirisuto-1.0.1.tar.gz.
File metadata
- Download URL: anirisuto-1.0.1.tar.gz
- Upload date:
- Size: 10.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dea6a4d2564118a1d81e6a9b047c9b2d4c0739d11f4c6f52600bada413e2984c
|
|
| MD5 |
e3160f3c763b3d694c282b4ea29f8d9c
|
|
| BLAKE2b-256 |
8bcf63ee46e186032d260b84eb565e51d5c4ceef889c3b54989a3335b80287c6
|
File details
Details for the file Anirisuto-1.0.1-py3-none-any.whl.
File metadata
- Download URL: Anirisuto-1.0.1-py3-none-any.whl
- Upload date:
- Size: 15.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a17f4e3ba5b30e63ce3fc0d2df0084d9fcc8b91ef5f2aac5970ef494d3edca06
|
|
| MD5 |
46901efb37251e118d55670d631452d2
|
|
| BLAKE2b-256 |
7db64beaf8762369b321106d23aac9f80bb0b6c089d754a79637636c0528a434
|