An async python wrapper for the asuna api
Project description
asuna_api
Python wrapper for asuna.ga I'm not the creator of asuna api, and some of the code came from the iDutchy some-random-api project so credits to them. Credits to iDutchy for the Original source and Thank You for letting me use your code.
For any questions and support for the wrapper, you can visit the Discord support server or DM me on Discord at jdjg.
Getting Started:
To begin with, you'll have to install the package by doing one of the following commands:
pip install -U asuna-api
python -m pip -U install asuna-api
Or you can install directly from source by doing one of the following commands:
pip install -U git+https://github.com/Senarc-Studios/asuna_api
python -m pip install -U git+https://github.com/Senarc-Studios/asuna_api
After that, you will have to create the client:
import asuna_api
client = asuna_api.Client()
For full usage, please read the documentation
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
Built Distribution
File details
Details for the file asuna_api-0.3.3.tar.gz
.
File metadata
- Download URL: asuna_api-0.3.3.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2b000d66876e6661be4fb7587759c2f2ec2ccbab2e2d22c09a7db2d596945167 |
|
MD5 | c23a349ccd246fd5229adaca4044269c |
|
BLAKE2b-256 | 19c4458eb7b6aeede47b716d08497474e6d51e931f7b6ed0fca0114edc30d232 |
File details
Details for the file asuna_api-0.3.3-py3-none-any.whl
.
File metadata
- Download URL: asuna_api-0.3.3-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a9c93a4f8f2918d7868f5699e419b90af63f47fbfa9044df31b7987101c07e24 |
|
MD5 | 5cb83749b2f77c7544f4581b000b69e3 |
|
BLAKE2b-256 | 89a03d798a358d591942436c335eb861a12ee0cf267135ee50ecd791641881e4 |