Name | asuna-api JSON |
Version |
0.3.3
JSON |
| download |
home_page | None |
Summary | An async python wrapper for the asuna api |
upload_time | 2024-07-04 18:19:53 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | MIT |
keywords |
wrapper
api
random
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# 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/eVQH2ZRYpz "JDJG3493's Server") or DM me on Discord at jdjg.
[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)
Raw data
{
"_id": null,
"home_page": null,
"name": "asuna-api",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "wrapper, api, random",
"author": null,
"author_email": "JDJG3493 <jdjgbot@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/19/c4/458eb7b6aeede47b716d08497474e6d51e931f7b6ed0fca0114edc30d232/asuna_api-0.3.3.tar.gz",
"platform": null,
"description": "# asuna_api\nPython wrapper for asuna.ga\nI'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.\nCredits to iDutchy for the Original source and Thank You for letting me use your code.\n\nFor any questions and support for the wrapper, you can visit the [Discord support server](https://discord.gg/eVQH2ZRYpz \"JDJG3493's Server\") or DM me on Discord at jdjg. \n\n[Alternative Discord Server](https://discord.gg/fVTguWrhxY)\n\n# Getting Started:\nTo begin with, you'll have to install the package by doing one of the following commands:\n```shell\npip install -U asuna-api\n```\n```shell\npython -m pip -U install asuna-api\n```\n\nOr you can install directly from source by doing one of the following commands:\n```shell\npip install -U git+https://github.com/Senarc-Studios/asuna_api\n```\n```shell\npython -m pip install -U git+https://github.com/Senarc-Studios/asuna_api\n```\n\nAfter that, you will have to create the client:\n```python\nimport asuna_api\n\nclient = asuna_api.Client()\n```\n\nFor full usage, please read the [documentation](https://github.com/Senarc-Studios/asuna_api/blob/main/DOCUMENTATION.md)\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "An async python wrapper for the asuna api",
"version": "0.3.3",
"project_urls": {
"repository": "https://github.com/Senarc-Studios/asuna_api"
},
"split_keywords": [
"wrapper",
" api",
" random"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "89a03d798a358d591942436c335eb861a12ee0cf267135ee50ecd791641881e4",
"md5": "5cb83749b2f77c7544f4581b000b69e3",
"sha256": "a9c93a4f8f2918d7868f5699e419b90af63f47fbfa9044df31b7987101c07e24"
},
"downloads": -1,
"filename": "asuna_api-0.3.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5cb83749b2f77c7544f4581b000b69e3",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 5661,
"upload_time": "2024-07-04T18:19:52",
"upload_time_iso_8601": "2024-07-04T18:19:52.044030Z",
"url": "https://files.pythonhosted.org/packages/89/a0/3d798a358d591942436c335eb861a12ee0cf267135ee50ecd791641881e4/asuna_api-0.3.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "19c4458eb7b6aeede47b716d08497474e6d51e931f7b6ed0fca0114edc30d232",
"md5": "c23a349ccd246fd5229adaca4044269c",
"sha256": "2b000d66876e6661be4fb7587759c2f2ec2ccbab2e2d22c09a7db2d596945167"
},
"downloads": -1,
"filename": "asuna_api-0.3.3.tar.gz",
"has_sig": false,
"md5_digest": "c23a349ccd246fd5229adaca4044269c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 4572,
"upload_time": "2024-07-04T18:19:53",
"upload_time_iso_8601": "2024-07-04T18:19:53.576532Z",
"url": "https://files.pythonhosted.org/packages/19/c4/458eb7b6aeede47b716d08497474e6d51e931f7b6ed0fca0114edc30d232/asuna_api-0.3.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-04 18:19:53",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Senarc-Studios",
"github_project": "asuna_api",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "asuna-api"
}