richparser


Namerichparser JSON
Version 1.0.1 PyPI version JSON
download
home_pageNone
SummaryRichParser - A beautiful Rich-based CLI wrapper for argparse with subcommand support, sectioned help, and styled output
upload_time2025-07-08 13:05:01
maintainerNone
docs_urlNone
authorNone
requires_python>=3.13
licenseMIT
keywords argparse argparse-wrapper cli command-line devtools pretty-cli python-tools rich terminal
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # RichParser
RichParser - A beautiful Rich-based CLI wrapper for argparse with subcommand support, sectioned help, and styled output

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "richparser",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.13",
    "maintainer_email": null,
    "keywords": "argparse, argparse-wrapper, cli, command-line, devtools, pretty-cli, python-tools, rich, terminal",
    "author": null,
    "author_email": "\"D. Sanjai Kumar\" <bughunterz0047@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/78/ae/10e908c60cdc541e6dec6e7dfccba3b1248bd093368e89f7cd9a97417080/richparser-1.0.1.tar.gz",
    "platform": null,
    "description": "# RichParser\nRichParser - A beautiful Rich-based CLI wrapper for argparse with subcommand support, sectioned help, and styled output\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "RichParser - A beautiful Rich-based CLI wrapper for argparse with subcommand support, sectioned help, and styled output",
    "version": "1.0.1",
    "project_urls": {
        "Documentation": "https://github.com/RevoltSecurities/richparser#readme",
        "Homepage": "https://github.com/RevoltSecurities/richparser",
        "Repository": "https://github.com/RevoltSecurities/richparser",
        "Tracker": "https://github.com/RevoltSecurities/richparser/issues"
    },
    "split_keywords": [
        "argparse",
        " argparse-wrapper",
        " cli",
        " command-line",
        " devtools",
        " pretty-cli",
        " python-tools",
        " rich",
        " terminal"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9c786e81178e3c29cfd714b2f3a85f7c2f18239df119cd60340bd1c64426f33e",
                "md5": "541e8d36c0dd9a4e261eb5774ab7ca8a",
                "sha256": "30a4e18a8703f07c77b2e99a6f4ababd77ce8a956470033662d70dec035ae81e"
            },
            "downloads": -1,
            "filename": "richparser-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "541e8d36c0dd9a4e261eb5774ab7ca8a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.13",
            "size": 3960,
            "upload_time": "2025-07-08T13:05:00",
            "upload_time_iso_8601": "2025-07-08T13:05:00.633645Z",
            "url": "https://files.pythonhosted.org/packages/9c/78/6e81178e3c29cfd714b2f3a85f7c2f18239df119cd60340bd1c64426f33e/richparser-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "78ae10e908c60cdc541e6dec6e7dfccba3b1248bd093368e89f7cd9a97417080",
                "md5": "5bb2011a13b6bb09189fa5b3352d920a",
                "sha256": "2ead9736cc4e910dea8e86e599ea80f4f4c0227ab2925fdac81bd2f10e25e85b"
            },
            "downloads": -1,
            "filename": "richparser-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "5bb2011a13b6bb09189fa5b3352d920a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.13",
            "size": 5738,
            "upload_time": "2025-07-08T13:05:01",
            "upload_time_iso_8601": "2025-07-08T13:05:01.684403Z",
            "url": "https://files.pythonhosted.org/packages/78/ae/10e908c60cdc541e6dec6e7dfccba3b1248bd093368e89f7cd9a97417080/richparser-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-08 13:05:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "RevoltSecurities",
    "github_project": "richparser#readme",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "richparser"
}
        
Elapsed time: 0.98535s