docstring2argparse


Namedocstring2argparse JSON
Version 0.1.2 PyPI version JSON
download
home_pageNone
SummaryA simple library to convert docstrings to argparse command line interface
upload_time2024-08-27 21:08:20
maintainerNone
docs_urlNone
authorNone
requires_python>=3
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This is a standalone software package separated from [Dictys](https://github.com/pinellolab/dictys) to allow better reuse. 

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "docstring2argparse",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Lingfei Wang <Lingfei.Wang.github@outlook.com>, Nikolaos Trasanidis <ntrasanidis@mgh.harvard.edu>, Luca Pinello <lpinello@mgh.harvard.edu>",
    "download_url": "https://files.pythonhosted.org/packages/f7/ed/1ea18dfaee5a953abeac368e34ac03eb50d56aa15cc058534e0d9ac4e375/docstring2argparse-0.1.2.tar.gz",
    "platform": null,
    "description": "This is a standalone software package separated from [Dictys](https://github.com/pinellolab/dictys) to allow better reuse. \n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A simple library to convert docstrings to argparse command line interface",
    "version": "0.1.2",
    "project_urls": {
        "Homepage": "https://github.com/lingfeiwang/docstring2argparse",
        "Issues": "https://github.com/lingfeiwang/docstring2argparse/issues",
        "Repository": "https://github.com/lingfeiwang/docstring2argparse.git"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "280d719173f0713408677fa572f5370f3b4d7cec80a64899763bb881cea467c0",
                "md5": "4e939b3011a63886bc4306e1c56e55ef",
                "sha256": "7103c0a0fc0acd649d1b4603e372a6ffa74088bf910ff7dcf1d144768dbe03d9"
            },
            "downloads": -1,
            "filename": "docstring2argparse-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4e939b3011a63886bc4306e1c56e55ef",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3",
            "size": 17614,
            "upload_time": "2024-08-27T21:08:18",
            "upload_time_iso_8601": "2024-08-27T21:08:18.824903Z",
            "url": "https://files.pythonhosted.org/packages/28/0d/719173f0713408677fa572f5370f3b4d7cec80a64899763bb881cea467c0/docstring2argparse-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f7ed1ea18dfaee5a953abeac368e34ac03eb50d56aa15cc058534e0d9ac4e375",
                "md5": "fb616f2ce476f813f9e4f72f14c56cbe",
                "sha256": "61e18c1c6ed4c792a82130b9432a237e2d6122e9235d1ad5714075d47f1eb0d3"
            },
            "downloads": -1,
            "filename": "docstring2argparse-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "fb616f2ce476f813f9e4f72f14c56cbe",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3",
            "size": 17452,
            "upload_time": "2024-08-27T21:08:20",
            "upload_time_iso_8601": "2024-08-27T21:08:20.113627Z",
            "url": "https://files.pythonhosted.org/packages/f7/ed/1ea18dfaee5a953abeac368e34ac03eb50d56aa15cc058534e0d9ac4e375/docstring2argparse-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-27 21:08:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lingfeiwang",
    "github_project": "docstring2argparse",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "docstring2argparse"
}
        
Elapsed time: 0.31317s