argvns


Nameargvns JSON
Version 0.2 PyPI version JSON
download
home_pagehttps://github.com/lilellia/argvns
Summarya wrapper around argparse that allows for static typing
upload_time2024-09-26 22:59:15
maintainerNone
docs_urlNone
authorLily Ellington
requires_pythonNone
licenseMIT
keywords argv argparse
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/lilellia/argvns",
    "name": "argvns",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "argv, argparse",
    "author": "Lily Ellington",
    "author_email": "lilell_@outlook.com",
    "download_url": "https://files.pythonhosted.org/packages/63/a1/8a6bbc30bca224876b61a8c0d8bfc46dafa3a5f398c6ec5d33551a622bfd/argvns-0.2.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "a wrapper around argparse that allows for static typing",
    "version": "0.2",
    "project_urls": {
        "Download": "https://github.com/lilellia/argvns/archive/refs/tags/v0.1.tar.gz",
        "Homepage": "https://github.com/lilellia/argvns"
    },
    "split_keywords": [
        "argv",
        " argparse"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "63a18a6bbc30bca224876b61a8c0d8bfc46dafa3a5f398c6ec5d33551a622bfd",
                "md5": "ae1148773beadc91778e6a5c96098167",
                "sha256": "9de32a13eb0e12cce75a9a66788b1a5ffa5aa2929ef4c8911ec8511cbd4ec692"
            },
            "downloads": -1,
            "filename": "argvns-0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "ae1148773beadc91778e6a5c96098167",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3817,
            "upload_time": "2024-09-26T22:59:15",
            "upload_time_iso_8601": "2024-09-26T22:59:15.157365Z",
            "url": "https://files.pythonhosted.org/packages/63/a1/8a6bbc30bca224876b61a8c0d8bfc46dafa3a5f398c6ec5d33551a622bfd/argvns-0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-26 22:59:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lilellia",
    "github_project": "argvns",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "argvns"
}
        
Elapsed time: 3.19056s