moe-parsers


Namemoe-parsers JSON
Version 2024.12.2 PyPI version JSON
download
home_pagehttps://github.com/nichind/moe-parsers
SummaryParsing anime and getting video made easy
upload_time2024-12-04 18:15:45
maintainerNone
docs_urlNone
authornichind
requires_python>=3.11
licenseNone
keywords aniboom kodik animego moe parser anime async
VCS
bugtrack_url
requirements pytest pytest-cov pytest-asyncio ruff coverage-badge aiohttp beautifulsoup4 python-dotenv
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/nichind/moe-parsers",
    "name": "moe-parsers",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "aniboom, kodik, animego, moe, parser, anime, async",
    "author": "nichind",
    "author_email": "nichinddev@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/18/f5/40ee52903c3813ce23be1ae7be817a8af687f86db55359e998475c5935a4/moe_parsers-2024.12.2.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "Parsing anime and getting video made easy",
    "version": "2024.12.2",
    "project_urls": {
        "Homepage": "https://github.com/nichind/moe-parsers"
    },
    "split_keywords": [
        "aniboom",
        " kodik",
        " animego",
        " moe",
        " parser",
        " anime",
        " async"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c59a8772e07213ce7b92046c5b095f5cd8d9a93b514643dd19c38e8b305a321b",
                "md5": "be2520e03cae5919de09d15fb712d379",
                "sha256": "6bacf9a09f8a8b591fc5d988be1380af2f3f5c204ff164c9ef10099ceb6a553e"
            },
            "downloads": -1,
            "filename": "moe_parsers-2024.12.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "be2520e03cae5919de09d15fb712d379",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 19513,
            "upload_time": "2024-12-04T18:15:43",
            "upload_time_iso_8601": "2024-12-04T18:15:43.992333Z",
            "url": "https://files.pythonhosted.org/packages/c5/9a/8772e07213ce7b92046c5b095f5cd8d9a93b514643dd19c38e8b305a321b/moe_parsers-2024.12.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "18f540ee52903c3813ce23be1ae7be817a8af687f86db55359e998475c5935a4",
                "md5": "d101c21d2d288e502c5a1a9f2b65d4c1",
                "sha256": "c2d8a5c48586c31fdcf31a34ba44c381e224e0139af87cffde5b6c5c4c1dc8a4"
            },
            "downloads": -1,
            "filename": "moe_parsers-2024.12.2.tar.gz",
            "has_sig": false,
            "md5_digest": "d101c21d2d288e502c5a1a9f2b65d4c1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 14926,
            "upload_time": "2024-12-04T18:15:45",
            "upload_time_iso_8601": "2024-12-04T18:15:45.880620Z",
            "url": "https://files.pythonhosted.org/packages/18/f5/40ee52903c3813ce23be1ae7be817a8af687f86db55359e998475c5935a4/moe_parsers-2024.12.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-04 18:15:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "nichind",
    "github_project": "moe-parsers",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "pytest",
            "specs": [
                [
                    "==",
                    "7.2.2"
                ]
            ]
        },
        {
            "name": "pytest-cov",
            "specs": [
                [
                    "==",
                    "4.0.0"
                ]
            ]
        },
        {
            "name": "pytest-asyncio",
            "specs": []
        },
        {
            "name": "ruff",
            "specs": [
                [
                    "==",
                    "v0.0.260"
                ]
            ]
        },
        {
            "name": "coverage-badge",
            "specs": [
                [
                    "~=",
                    "1.1.0"
                ]
            ]
        },
        {
            "name": "aiohttp",
            "specs": []
        },
        {
            "name": "beautifulsoup4",
            "specs": []
        },
        {
            "name": "python-dotenv",
            "specs": []
        }
    ],
    "lcname": "moe-parsers"
}
        
Elapsed time: 0.43799s