معرفی شرکت ها


asuna-api-0.2.9


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

An async python wrapper for the asuna api
ویژگی مقدار
سیستم عامل -
نام فایل asuna-api-0.2.9
نام asuna-api
نسخه کتابخانه 0.2.9
نگهدارنده []
ایمیل نگهدارنده []
نویسنده JDJGIncOfficial
ایمیل نویسنده jdjgbot@gmail.com
آدرس صفحه اصلی https://github.com/Senarc-Studios/asuna_api
آدرس اینترنتی https://pypi.org/project/asuna-api/
مجوز MIT
# 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](https://github.com/iDutchy/sr_api) 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](https://discord.gg/sHUQCch "JDJG Inc. Official's Blooper Server") or DM me on Discord at JDJG Inc. Official#3493. [Alternative Discord Server](https://discord.gg/fVTguWrhxY) # Getting Started: To begin with, you'll have to install the package by doing one of the following commands: ```shell pip install -U asuna-api ``` ```shell python -m pip -U install asuna-api ``` Or you can install directly from source by doing one of the following commands: ```shell pip install -U git+https://github.com/Senarc-Studios/asuna_api ``` ```shell python -m pip install -U git+https://github.com/Senarc-Studios/asuna_api ``` After that, you will have to create the client: ```python import asuna_api client = asuna_api.Client() ``` For full usage, please read the [documentation](https://github.com/Senarc-Studios/asuna_api/blob/main/DOCUMENTATION.md)


نیازمندی

مقدار نام
- aiohttp
- yarl


نحوه نصب


نصب پکیج whl asuna-api-0.2.9:

    pip install asuna-api-0.2.9.whl


نصب پکیج tar.gz asuna-api-0.2.9:

    pip install asuna-api-0.2.9.tar.gz