Skip to main content

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 Inc. Official#3493.

Alternative Discord Server

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


Download files

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

Source Distribution

asuna_api-0.2.9.tar.gz (4.7 kB view hashes)

Uploaded Source

Built Distribution

asuna_api-0.2.9-py3-none-any.whl (5.8 kB view hashes)

Uploaded Python 3

Supported by

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