argparse-ext


Nameargparse-ext JSON
Version 1.4.2 PyPI version JSON
download
home_pagehttps://github.com/cykerway/argparse-ext
Summaryargparse extension;
upload_time2021-12-25 23:13:41
maintainer
docs_urlNone
authorCyker Way
requires_python
license
keywords argparse extension
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            # argparse-ext

argparse extension;

## install

    pip install argparse-ext

## license

Copyright (C) 2018-2021 Cyker Way

This program is free software: you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation, either version 3 of the License, or (at your option) any later
version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.  See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with
this program.  If not, see <https://www.gnu.org/licenses/>.
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/cykerway/argparse-ext",
    "name": "argparse-ext",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "argparse,extension",
    "author": "Cyker Way",
    "author_email": "cykerway@example.com",
    "download_url": "https://files.pythonhosted.org/packages/94/71/fd112fcf4108b1314db23ea81329e243813cbdf7d3be9b2d03e9d82c5e1a/argparse-ext-1.4.2.tar.gz",
    "platform": "",
    "description": "# argparse-ext\n\nargparse extension;\n\n## install\n\n    pip install argparse-ext\n\n## license\n\nCopyright (C) 2018-2021 Cyker Way\n\nThis program is free software: you can redistribute it and/or modify it under\nthe terms of the GNU General Public License as published by the Free Software\nFoundation, either version 3 of the License, or (at your option) any later\nversion.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY\nWARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A\nPARTICULAR PURPOSE.  See the GNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License along with\nthis program.  If not, see <https://www.gnu.org/licenses/>.",
    "bugtrack_url": null,
    "license": "",
    "summary": "argparse extension;",
    "version": "1.4.2",
    "split_keywords": [
        "argparse",
        "extension"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "70e494dd0cd2a2a2cc29b629fab5afba",
                "sha256": "a1b9e901f401c534d18d51f30a91b508fd89bc109e2b447ba21ce83e03b1122c"
            },
            "downloads": -1,
            "filename": "argparse_ext-1.4.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "70e494dd0cd2a2a2cc29b629fab5afba",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 15618,
            "upload_time": "2021-12-25T23:13:49",
            "upload_time_iso_8601": "2021-12-25T23:13:49.563452Z",
            "url": "https://files.pythonhosted.org/packages/ea/fd/2fadadc63c9bc7bf9284416edd16de74bbe52bd04f3b90d426ef4f0cb15f/argparse_ext-1.4.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "b733d520e4872ebaae56e9c65f003825",
                "sha256": "266ef372853393a34a96405352c73c6598585026da6a26d01621fb07dc170df3"
            },
            "downloads": -1,
            "filename": "argparse-ext-1.4.2.tar.gz",
            "has_sig": false,
            "md5_digest": "b733d520e4872ebaae56e9c65f003825",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 15581,
            "upload_time": "2021-12-25T23:13:41",
            "upload_time_iso_8601": "2021-12-25T23:13:41.572061Z",
            "url": "https://files.pythonhosted.org/packages/94/71/fd112fcf4108b1314db23ea81329e243813cbdf7d3be9b2d03e9d82c5e1a/argparse-ext-1.4.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-12-25 23:13:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "cykerway",
    "github_project": "argparse-ext",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "argparse-ext"
}
        
Elapsed time: 0.02231s