Name | dephell-argparse JSON |
Version |
0.1.3
JSON |
| download |
home_page | |
Summary | Argparse on steroids: groups, commands, colors. |
upload_time | 2020-05-28 13:25:07 |
maintainer | |
docs_url | None |
author | Gram (@orsinium) |
requires_python | >=3.5 |
license | None |
keywords |
none
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
|
coveralls test coverage |
No coveralls.
|
# dephell_argparse
Argparse on steroids. It powers [dephell](https://github.com/dephell/dephell).
Features:
+ Zero dependencies
+ Commands
+ Groups
+ Colored output
+ Easy to use and re-define things
+ Fully compatible with argparse.
## Installation
```bash
python3 -m pip install --user dephell_argparse
```
## Usage
See [examples](./examples) dir.
Raw data
{
"_id": null,
"home_page": "",
"name": "dephell-argparse",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.5",
"maintainer_email": "",
"keywords": "None",
"author": "Gram (@orsinium)",
"author_email": "master_fess@mail.ru",
"download_url": "https://files.pythonhosted.org/packages/ea/28/7048531b7e51390336b83053992590cb23db7339bb117a0cdd9b9a058139/dephell_argparse-0.1.3.tar.gz",
"platform": "None",
"description": "# dephell_argparse\n\nArgparse on steroids. It powers [dephell](https://github.com/dephell/dephell).\n\nFeatures:\n\n+ Zero dependencies\n+ Commands\n+ Groups\n+ Colored output\n+ Easy to use and re-define things\n+ Fully compatible with argparse.\n\n## Installation\n\n```bash\npython3 -m pip install --user dephell_argparse\n```\n\n## Usage\n\nSee [examples](./examples) dir.\n",
"bugtrack_url": null,
"license": "None",
"summary": "Argparse on steroids: groups, commands, colors.",
"version": "0.1.3",
"project_urls": {
"Homepage": "https://github.com/dephell/dephell_argparse"
},
"split_keywords": [
"none"
],
"urls": [
{
"comment_text": "None",
"digests": {
"blake2b_256": "7079ef745c35855ef45f4ca8f0254ade304927715139bc2adfbd31bf4477dcd1",
"md5": "6be9941098e0ff818393c73363294d2d",
"sha256": "e37a52c511b53e9d6107b606088664754b4b4d9e734578b333e68c46e4ab45b7"
},
"downloads": -1,
"filename": "dephell_argparse-0.1.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6be9941098e0ff818393c73363294d2d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.5",
"size": 9175,
"upload_time": "2020-05-28T13:25:09",
"upload_time_iso_8601": "2020-05-28T13:25:09.037032Z",
"url": "https://files.pythonhosted.org/packages/70/79/ef745c35855ef45f4ca8f0254ade304927715139bc2adfbd31bf4477dcd1/dephell_argparse-0.1.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "None",
"digests": {
"blake2b_256": "ea287048531b7e51390336b83053992590cb23db7339bb117a0cdd9b9a058139",
"md5": "10a66134aa60c699d991532f4b04d7e8",
"sha256": "2ab9b2441f808bb11c338c4849d22ded898cde8325946800ac9e39d2b138735d"
},
"downloads": -1,
"filename": "dephell_argparse-0.1.3.tar.gz",
"has_sig": false,
"md5_digest": "10a66134aa60c699d991532f4b04d7e8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.5",
"size": 8368,
"upload_time": "2020-05-28T13:25:07",
"upload_time_iso_8601": "2020-05-28T13:25:07.091415Z",
"url": "https://files.pythonhosted.org/packages/ea/28/7048531b7e51390336b83053992590cb23db7339bb117a0cdd9b9a058139/dephell_argparse-0.1.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2020-05-28 13:25:07",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "dephell",
"github_project": "dephell_argparse",
"travis_ci": true,
"coveralls": false,
"github_actions": false,
"lcname": "dephell-argparse"
}