# xcommand
> Command line module
Raw data
{
"_id": null,
"home_page": "https://github.com/bondbox/xcommand/",
"name": "xkits-command",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "command-line, argparse, argcomplete, shell, bash, terminal",
"author": "Mingzhe Zou",
"author_email": "zoumingzhe@outlook.com",
"download_url": "https://files.pythonhosted.org/packages/8c/c5/b2986fc2b0533a07cb1c15504843710975611ad28fce0e5d135f939c14a9/xkits_command-0.5.1.tar.gz",
"platform": "any",
"description": "# xcommand\n\n> Command line module\n",
"bugtrack_url": null,
"license": "GPLv2",
"summary": "Command line module",
"version": "0.5.1",
"project_urls": {
"Bug Tracker": "https://github.com/bondbox/xcommand/issues",
"Documentation": "https://github.com/bondbox/xcommand/",
"Homepage": "https://github.com/bondbox/xcommand/",
"Source Code": "https://github.com/bondbox/xcommand/"
},
"split_keywords": [
"command-line",
" argparse",
" argcomplete",
" shell",
" bash",
" terminal"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "a98efbb347929582aab6ed0febd3613dfa3df0f87b11bc5f6e74915c074e9168",
"md5": "b8a478642cee6985b70c8a35c5ab696f",
"sha256": "4e1ba9e4afe9ac6ebae10580faca2d9046eb8aba91e883ce1bb8f1cb689f6e12"
},
"downloads": -1,
"filename": "xkits_command-0.5.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "b8a478642cee6985b70c8a35c5ab696f",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.8",
"size": 20667,
"upload_time": "2025-10-27T06:04:47",
"upload_time_iso_8601": "2025-10-27T06:04:47.790101Z",
"url": "https://files.pythonhosted.org/packages/a9/8e/fbb347929582aab6ed0febd3613dfa3df0f87b11bc5f6e74915c074e9168/xkits_command-0.5.1-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "8cc5b2986fc2b0533a07cb1c15504843710975611ad28fce0e5d135f939c14a9",
"md5": "7b553c696edd38093cafdd663868a4da",
"sha256": "85cff6bfca9524c6fd892179bb7d4018003614e9a384f208387f46c9538edf34"
},
"downloads": -1,
"filename": "xkits_command-0.5.1.tar.gz",
"has_sig": false,
"md5_digest": "7b553c696edd38093cafdd663868a4da",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 18255,
"upload_time": "2025-10-27T06:04:46",
"upload_time_iso_8601": "2025-10-27T06:04:46.509489Z",
"url": "https://files.pythonhosted.org/packages/8c/c5/b2986fc2b0533a07cb1c15504843710975611ad28fce0e5d135f939c14a9/xkits_command-0.5.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-27 06:04:46",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "bondbox",
"github_project": "xcommand",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"requirements": [
{
"name": "argcomplete",
"specs": [
[
">=",
"3.2.1"
]
]
},
{
"name": "xkits-logger",
"specs": [
[
">=",
"0.2"
]
]
}
],
"lcname": "xkits-command"
}