parserclass


Nameparserclass JSON
Version 0.1.0a9 PyPI version JSON
download
home_pageNone
SummaryDeclarative function argument parsing with type hinting.
upload_time2025-08-01 13:30:08
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11
licenseNone
keywords argumentparser cli
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "parserclass",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "ArgumentParser, cli",
    "author": null,
    "author_email": "oeykmiih <joao@kyeo.xyz>",
    "download_url": "https://files.pythonhosted.org/packages/06/bc/3cfb28f28c262a9af48df93b6425ef7385d552ea72684e0cdae58dc5159f/parserclass-0.1.0a9.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "Declarative function argument parsing with type hinting.",
    "version": "0.1.0a9",
    "project_urls": {
        "repository": "https://codeberg.org/oeykmiih/py_parserclass"
    },
    "split_keywords": [
        "argumentparser",
        " cli"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e077071926e9cb336d07bec99c2632eb30af273d4d88111d8258a13acfc70a11",
                "md5": "e4fb70bdacc105a4f5dab56ae7cdcefd",
                "sha256": "8a18d3364986e6b541982b688ee7a8b9e2e066d112dc2c79e2d64359fe1c8993"
            },
            "downloads": -1,
            "filename": "parserclass-0.1.0a9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e4fb70bdacc105a4f5dab56ae7cdcefd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 5787,
            "upload_time": "2025-08-01T13:30:07",
            "upload_time_iso_8601": "2025-08-01T13:30:07.645954Z",
            "url": "https://files.pythonhosted.org/packages/e0/77/071926e9cb336d07bec99c2632eb30af273d4d88111d8258a13acfc70a11/parserclass-0.1.0a9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "06bc3cfb28f28c262a9af48df93b6425ef7385d552ea72684e0cdae58dc5159f",
                "md5": "956cddc1ff1a212db03ca1c398bd4106",
                "sha256": "dca56ee25706807f208efad910cdba4eeb00fae89761c26f3349781678779856"
            },
            "downloads": -1,
            "filename": "parserclass-0.1.0a9.tar.gz",
            "has_sig": false,
            "md5_digest": "956cddc1ff1a212db03ca1c398bd4106",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 7966,
            "upload_time": "2025-08-01T13:30:08",
            "upload_time_iso_8601": "2025-08-01T13:30:08.781233Z",
            "url": "https://files.pythonhosted.org/packages/06/bc/3cfb28f28c262a9af48df93b6425ef7385d552ea72684e0cdae58dc5159f/parserclass-0.1.0a9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-01 13:30:08",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": true,
    "codeberg_user": "oeykmiih",
    "codeberg_project": "py_parserclass",
    "lcname": "parserclass"
}
        
Elapsed time: 2.86767s