yumemi


Nameyumemi JSON
Version 2.1.0 PyPI version JSON
download
home_pagehttps://github.com/fpob/yumemi
SummaryAniDB API library for Python and simple CLI client
upload_time2024-05-11 13:16:53
maintainerNone
docs_urlNone
authorFilip Pobořil
requires_python<4.0,>=3.9
licenseMIT
keywords anidb
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Yumemi
======

AniDB API library for Python and simple CLI client to add files to mylist and
rename them.


Installation
------------

I recommend using pipx_ to install the CLI client ::

    pipx install yumemi

CLI requires LibRHash library. It is recommended to install LibRHash using your
system package manager, see RHash_ project page.

.. _pipx: https://pypa.github.io/pipx/
.. _RHash: https://pypi.org/project/rhash-Rhash/

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/fpob/yumemi",
    "name": "yumemi",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": "AniDB",
    "author": "Filip Pobo\u0159il",
    "author_email": "tsuki@fpob.cz",
    "download_url": "https://files.pythonhosted.org/packages/7a/8d/2bdd238385eef323d0d4bc37502402a41e2d454198fabe07510caa80f369/yumemi-2.1.0.tar.gz",
    "platform": null,
    "description": "Yumemi\n======\n\nAniDB API library for Python and simple CLI client to add files to mylist and\nrename them.\n\n\nInstallation\n------------\n\nI recommend using pipx_ to install the CLI client ::\n\n    pipx install yumemi\n\nCLI requires LibRHash library. It is recommended to install LibRHash using your\nsystem package manager, see RHash_ project page.\n\n.. _pipx: https://pypa.github.io/pipx/\n.. _RHash: https://pypi.org/project/rhash-Rhash/\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "AniDB API library for Python and simple CLI client",
    "version": "2.1.0",
    "project_urls": {
        "Documentation": "https://yumemi.readthedocs.io/",
        "Homepage": "https://github.com/fpob/yumemi",
        "Repository": "https://github.com/fpob/yumemi"
    },
    "split_keywords": [
        "anidb"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6e924ba015148e141b700feda272f6a19b9b9ed19e0ada7fd9e585b3cbd918d4",
                "md5": "8b23298fa47b0fe069838b4fa9966865",
                "sha256": "ffdbd42a756d3ff61942cf3311b4e45d6a23ff6124664d004244c9b6f47faa2d"
            },
            "downloads": -1,
            "filename": "yumemi-2.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8b23298fa47b0fe069838b4fa9966865",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 14840,
            "upload_time": "2024-05-11T13:16:51",
            "upload_time_iso_8601": "2024-05-11T13:16:51.189784Z",
            "url": "https://files.pythonhosted.org/packages/6e/92/4ba015148e141b700feda272f6a19b9b9ed19e0ada7fd9e585b3cbd918d4/yumemi-2.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7a8d2bdd238385eef323d0d4bc37502402a41e2d454198fabe07510caa80f369",
                "md5": "588eda52b4c817b6c2b92a765addcd14",
                "sha256": "987687911cf21976a9908b8d94ebbb5a7a783a7b7278a3af61ec51f602a7a7fe"
            },
            "downloads": -1,
            "filename": "yumemi-2.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "588eda52b4c817b6c2b92a765addcd14",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 15380,
            "upload_time": "2024-05-11T13:16:53",
            "upload_time_iso_8601": "2024-05-11T13:16:53.278336Z",
            "url": "https://files.pythonhosted.org/packages/7a/8d/2bdd238385eef323d0d4bc37502402a41e2d454198fabe07510caa80f369/yumemi-2.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-11 13:16:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fpob",
    "github_project": "yumemi",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "yumemi"
}
        
Elapsed time: 0.55108s