anime-sama-apis


Nameanime-sama-apis JSON
Version 0.4.2.post2 PyPI version JSON
download
home_pageNone
SummaryApi for anime-sama.fr
upload_time2025-07-25 15:35:38
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords anime anime-sama downloader
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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/c2/ba/874e5fe007ad0e813b56f9e68341007bffaa8a6187f0d7c98e139cd048b2/anime_sama_apis-0.4.2.post2.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.post2",
    "project_urls": {
        "Repository": "https://github.com/Gabriel29306/anime-sama_api"
    },
    "split_keywords": [
        "anime",
        " anime-sama",
        " downloader"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c667a6f4535cdf9b3b12485f6ad2e6fcfdf33a7dda6734f69fe9c6c46b23b80f",
                "md5": "90994a357b546caebd2b77b89de2acf4",
                "sha256": "a1a013300ace13b44fa76afce19537ecd4db1212a2b4be3a035f733dceaa62ff"
            },
            "downloads": -1,
            "filename": "anime_sama_apis-0.4.2.post2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "90994a357b546caebd2b77b89de2acf4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 26964,
            "upload_time": "2025-07-25T15:35:37",
            "upload_time_iso_8601": "2025-07-25T15:35:37.203387Z",
            "url": "https://files.pythonhosted.org/packages/c6/67/a6f4535cdf9b3b12485f6ad2e6fcfdf33a7dda6734f69fe9c6c46b23b80f/anime_sama_apis-0.4.2.post2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c2ba874e5fe007ad0e813b56f9e68341007bffaa8a6187f0d7c98e139cd048b2",
                "md5": "a9cf79bf9d321980636d934f2f487190",
                "sha256": "47909e72564effcc5e927418c488be81a8fb91141aa9b376ba5c1f1c451c8124"
            },
            "downloads": -1,
            "filename": "anime_sama_apis-0.4.2.post2.tar.gz",
            "has_sig": false,
            "md5_digest": "a9cf79bf9d321980636d934f2f487190",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 26395,
            "upload_time": "2025-07-25T15:35:38",
            "upload_time_iso_8601": "2025-07-25T15:35:38.519984Z",
            "url": "https://files.pythonhosted.org/packages/c2/ba/874e5fe007ad0e813b56f9e68341007bffaa8a6187f0d7c98e139cd048b2/anime_sama_apis-0.4.2.post2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-25 15:35:38",
    "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"
}
        
Elapsed time: 1.46614s