## anitakuapi
Python wrapper for the anitakuapi
- Base Url : anitakuapi-87ab1094388c.herokuapp.com
- Documentation : [Click Here](https://anitakuapi-87ab1094388c.herokuapp.com/docs)
- Updates Channel : [zz](https://telegram.me/zz)
- Support Group : [zzx](https://telegram.me/zzx)
### Installation
- Install latest version using
```
$ pip install -U anitakuapi
```
- Use the above command to update also
### Usage
To get latest releases from gogo anime
```
from anitakuapi.api import AnitakuapiX
GogoApi = AnitakuapiX.Gogo
print(GogoApi.latest())
```
Raw data
{
"_id": null,
"home_page": "https://github.com/N-SUDY/AnitakuapiX",
"name": "anitakuapi",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "API,AnitakuApi,Aniapi,Anibot,GogoAnime,Anime,AnimeAPI,Scrapper",
"author": "zawlay",
"author_email": "zawlay134594@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/57/15/3845b5f55deeae9c3dd2adfd9b670417d48c0e96aade11cb9f6a887002f9/anitakuapi-1.0.tar.gz",
"platform": null,
"description": "## anitakuapi\n\nPython wrapper for the anitakuapi\n\n- Base Url : anitakuapi-87ab1094388c.herokuapp.com\n- Documentation : [Click Here](https://anitakuapi-87ab1094388c.herokuapp.com/docs)\n- Updates Channel : [zz](https://telegram.me/zz)\n- Support Group : [zzx](https://telegram.me/zzx)\n\n\n### Installation\n\n- Install latest version using\n```\n$ pip install -U anitakuapi\n```\n\n- Use the above command to update also\n\n### Usage\n\nTo get latest releases from gogo anime\n\n```\nfrom anitakuapi.api import AnitakuapiX\n\nGogoApi = AnitakuapiX.Gogo\n\nprint(GogoApi.latest())\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Python wrapper for the Anitakuapi",
"version": "1.0",
"project_urls": {
"Homepage": "https://github.com/N-SUDY/AnitakuapiX"
},
"split_keywords": [
"api",
"anitakuapi",
"aniapi",
"anibot",
"gogoanime",
"anime",
"animeapi",
"scrapper"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6305c12691a3e720676ef1df3ac787b4f725468d3004ec679917e8c1f0115287",
"md5": "0f125463c65ce9fded2439586acf73ee",
"sha256": "32d0ad158f68da5d7f8c576abfeef14f15f7c2da7a00868468acf7c966290573"
},
"downloads": -1,
"filename": "anitakuapi-1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0f125463c65ce9fded2439586acf73ee",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 3237,
"upload_time": "2024-02-20T19:38:58",
"upload_time_iso_8601": "2024-02-20T19:38:58.023957Z",
"url": "https://files.pythonhosted.org/packages/63/05/c12691a3e720676ef1df3ac787b4f725468d3004ec679917e8c1f0115287/anitakuapi-1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "57153845b5f55deeae9c3dd2adfd9b670417d48c0e96aade11cb9f6a887002f9",
"md5": "5b6cd333cf8f62316fb80bfa4daa5105",
"sha256": "6ca7b95851fbd800196efa53bd6e0556304b9469b6de4d08d70bc25bc4a504d6"
},
"downloads": -1,
"filename": "anitakuapi-1.0.tar.gz",
"has_sig": false,
"md5_digest": "5b6cd333cf8f62316fb80bfa4daa5105",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2780,
"upload_time": "2024-02-20T19:39:00",
"upload_time_iso_8601": "2024-02-20T19:39:00.608882Z",
"url": "https://files.pythonhosted.org/packages/57/15/3845b5f55deeae9c3dd2adfd9b670417d48c0e96aade11cb9f6a887002f9/anitakuapi-1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-02-20 19:39:00",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "N-SUDY",
"github_project": "AnitakuapiX",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "anitakuapi"
}