# Anime-Sama API
> [!IMPORTANT]
> This is not the original package. The original one is from Sky-NiniKo on [Github](https://github.com/Sky-NiniKo/anime-sama_api)
An API for `anime-sama.fr`.
I have implemented all the features I care about. This project is now in maintenance mode.
## Installation
Requirements:
- Python 3.10 or higher
You can simply install it with (note that you can use tools like pipx to isolate the installation):
```bash
pip install anime-sama-apis
```
## For developers
### Requirements
- git
- [uv](https://docs.astral.sh/uv/#installation)
### Install locally
```bash
git clone https://github.com/Sky-NiniKo/anime-sama_downloader.git
cd anime-sama_downloader
uv sync
```
### Run
```bash
uv run anime-sama
```
### Update
In the `anime_sama` folder:
```bash
git pull
```
### Contribution
I am open to contribution. Please only open a PR for ONE change. AKA, don't do "Various improvements" and explain your motivation behind your improvement ("Various typos fix"/"Cleanup" is fine).
Raw data
{
"_id": null,
"home_page": null,
"name": "anime-sama-apis",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "anime, anime-sama, downloader",
"author": null,
"author_email": "NiniKo <pcninik@gmail.com>, EvilRave <ggkervran@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/b1/68/3a0620296d9869aee4da9d94a5be7107dbfab41824f49e26a5a15394d289/anime_sama_apis-0.4.2.tar.gz",
"platform": null,
"description": "# Anime-Sama API\n\n> [!IMPORTANT] \n> This is not the original package. The original one is from Sky-NiniKo on [Github](https://github.com/Sky-NiniKo/anime-sama_api)\n\nAn API for `anime-sama.fr`.\n\nI have implemented all the features I care about. This project is now in maintenance mode.\n\n## Installation\n\nRequirements:\n\n- Python 3.10 or higher\n\nYou can simply install it with (note that you can use tools like pipx to isolate the installation):\n\n```bash\npip install anime-sama-apis\n```\n\n## For developers\n\n### Requirements\n\n- git\n- [uv](https://docs.astral.sh/uv/#installation)\n\n### Install locally\n\n```bash\ngit clone https://github.com/Sky-NiniKo/anime-sama_downloader.git\ncd anime-sama_downloader\nuv sync\n```\n\n### Run\n\n```bash\nuv run anime-sama\n```\n\n### Update\n\nIn the `anime_sama` folder:\n\n```bash\ngit pull\n```\n\n### Contribution\n\nI am open to contribution. Please only open a PR for ONE change. AKA, don't do \"Various improvements\" and explain your motivation behind your improvement (\"Various typos fix\"/\"Cleanup\" is fine).\n",
"bugtrack_url": null,
"license": null,
"summary": "Api for anime-sama.fr",
"version": "0.4.2",
"project_urls": {
"Repository": "https://github.com/Gabriel29306/anime-sama_api"
},
"split_keywords": [
"anime",
" anime-sama",
" downloader"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "06dda79fb3f2d378cf2923f1e924a477e989fd2f326e3ba4cb65eb6c7939e25c",
"md5": "b8d5e31d27c877e99c46c85b59868f0a",
"sha256": "ce46965eaa86dbdc064f8f58e660ef9dd881a8e2113271c21baac603132f43cf"
},
"downloads": -1,
"filename": "anime_sama_apis-0.4.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b8d5e31d27c877e99c46c85b59868f0a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 26816,
"upload_time": "2025-07-14T17:51:16",
"upload_time_iso_8601": "2025-07-14T17:51:16.070524Z",
"url": "https://files.pythonhosted.org/packages/06/dd/a79fb3f2d378cf2923f1e924a477e989fd2f326e3ba4cb65eb6c7939e25c/anime_sama_apis-0.4.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "b1683a0620296d9869aee4da9d94a5be7107dbfab41824f49e26a5a15394d289",
"md5": "e051966b34af7df821196cde8ea96822",
"sha256": "70f9d4412aa234563692dbbf9155cb0dd83366fceee40a5e016ec8d8bd8da06e"
},
"downloads": -1,
"filename": "anime_sama_apis-0.4.2.tar.gz",
"has_sig": false,
"md5_digest": "e051966b34af7df821196cde8ea96822",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 26311,
"upload_time": "2025-07-14T17:51:17",
"upload_time_iso_8601": "2025-07-14T17:51:17.425034Z",
"url": "https://files.pythonhosted.org/packages/b1/68/3a0620296d9869aee4da9d94a5be7107dbfab41824f49e26a5a15394d289/anime_sama_apis-0.4.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-14 17:51:17",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Gabriel29306",
"github_project": "anime-sama_api",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "anime-sama-apis"
}