xarg-python


Namexarg-python JSON
Version 1.7.0 PyPI version JSON
download
home_pagehttps://github.com/bondbox/xarg-python/
SummarySimple command-line tool based on argparse.
upload_time2024-11-21 15:29:39
maintainerNone
docs_urlNone
authorMingzhe Zou
requires_pythonNone
licenseMIT
keywords command command-line argparse argcomplete completion xarg colorama colorlog termainal
VCS
bugtrack_url
requirements argcomplete colorama colorlog filelock openpyxl tabulate wcwidth xlrd xlwt
Travis-CI No Travis.
coveralls test coverage No coveralls.
            xarg
====

Simple command-line tool based on `argparse`.

Language
--------

- **[简体中文](docs/zh/README.md)**

Features
--------

- **Quickly create command line programs based on `Python`**
- **Built in logger module and management options**
- **Manage completion via [xargcomplete](docs/xargcomplete.md)**

Requires
--------

- `Python` >= 3.8

Build
-----

Fast build and install via [xpip](https://github.com/bondbox/xpip-python):

```shell
xpip-build setup --clean --all --install
```

or build via shell:

```shell
rm -rf "build" "dist" "*.egg-info"
python setup.py check sdist bdist_wheel --universal
```



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/bondbox/xarg-python/",
    "name": "xarg-python",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "command, command-line, argparse, argcomplete, completion, xarg, colorama, colorlog, termainal",
    "author": "Mingzhe Zou",
    "author_email": "zoumingzhe@outlook.com",
    "download_url": "https://files.pythonhosted.org/packages/93/ce/c57dacebbc589a379f87551876a47488a1f609ced923bced041f96882656/xarg-python-1.7.0.tar.gz",
    "platform": "any",
    "description": "xarg\n====\n\nSimple command-line tool based on `argparse`.\n\nLanguage\n--------\n\n- **[\u7b80\u4f53\u4e2d\u6587](docs/zh/README.md)**\n\nFeatures\n--------\n\n- **Quickly create command line programs based on `Python`**\n- **Built in logger module and management options**\n- **Manage completion via [xargcomplete](docs/xargcomplete.md)**\n\nRequires\n--------\n\n- `Python` >= 3.8\n\nBuild\n-----\n\nFast build and install via [xpip](https://github.com/bondbox/xpip-python):\n\n```shell\nxpip-build setup --clean --all --install\n```\n\nor build via shell:\n\n```shell\nrm -rf \"build\" \"dist\" \"*.egg-info\"\npython setup.py check sdist bdist_wheel --universal\n```\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Simple command-line tool based on argparse.",
    "version": "1.7.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/bondbox/xarg-python/issues",
        "Documentation": "https://github.com/bondbox/xarg-python/",
        "Homepage": "https://github.com/bondbox/xarg-python/",
        "Source Code": "https://github.com/bondbox/xarg-python/"
    },
    "split_keywords": [
        "command",
        " command-line",
        " argparse",
        " argcomplete",
        " completion",
        " xarg",
        " colorama",
        " colorlog",
        " termainal"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "16c4521aad5d86b21738b65ef838b8170475e4d8355db7a252e9c26db92fbc12",
                "md5": "86f7a94f8168be4acaf9aa49074b9cd7",
                "sha256": "bc693e9df5cbf01d7745e7ab616347c4583dc092e1540895632c1a09f3601920"
            },
            "downloads": -1,
            "filename": "xarg_python-1.7.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "86f7a94f8168be4acaf9aa49074b9cd7",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 27051,
            "upload_time": "2024-11-21T15:29:37",
            "upload_time_iso_8601": "2024-11-21T15:29:37.775009Z",
            "url": "https://files.pythonhosted.org/packages/16/c4/521aad5d86b21738b65ef838b8170475e4d8355db7a252e9c26db92fbc12/xarg_python-1.7.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "93cec57dacebbc589a379f87551876a47488a1f609ced923bced041f96882656",
                "md5": "e7e9c94608e78e565d910f2e947a4fa0",
                "sha256": "c769eaa28960cc20f319180456224650847f11fe116a7bfa8a6709185908cb38"
            },
            "downloads": -1,
            "filename": "xarg-python-1.7.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e7e9c94608e78e565d910f2e947a4fa0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 23817,
            "upload_time": "2024-11-21T15:29:39",
            "upload_time_iso_8601": "2024-11-21T15:29:39.882563Z",
            "url": "https://files.pythonhosted.org/packages/93/ce/c57dacebbc589a379f87551876a47488a1f609ced923bced041f96882656/xarg-python-1.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-21 15:29:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "bondbox",
    "github_project": "xarg-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "argcomplete",
            "specs": [
                [
                    ">=",
                    "3.2.1"
                ]
            ]
        },
        {
            "name": "colorama",
            "specs": []
        },
        {
            "name": "colorlog",
            "specs": []
        },
        {
            "name": "filelock",
            "specs": []
        },
        {
            "name": "openpyxl",
            "specs": []
        },
        {
            "name": "tabulate",
            "specs": []
        },
        {
            "name": "wcwidth",
            "specs": []
        },
        {
            "name": "xlrd",
            "specs": []
        },
        {
            "name": "xlwt",
            "specs": []
        }
    ],
    "tox": true,
    "lcname": "xarg-python"
}
        
Elapsed time: 0.71797s