{ "info": { "author": "Geoffrey Lentner", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 3.7", "Topic :: Software Development :: Libraries :: Application Frameworks" ], "description": "CmdKit\n======\n\nCmdKit is a library for developing command line utilities in Python.\n\n[![GitHub License](http://img.shields.io/badge/license-Apache-blue.svg?style=flat)](https://www.apache.org/licenses/LICENSE-2.0)\n[![PyPI Version](https://img.shields.io/pypi/v/cmdkit.svg)](https://pypi.org/project/cmdkit/)\n[![Docs Latest](https://readthedocs.org/projects/cmdkit/badge/?version=latest)](https://cmdkit.readthedocs.io)\n\n---\n\nInstallation\n------------\n\nTo install CmdKit for general purposes use Pip:\n\n```\npip install cmdkit\n```\n\n\nDocumentation\n-------------\n\nDocumentation will be available at [cmdkit.readthedocs.io](https://cmdkit.readthedocs.io).\nCurrently, development of additional features is a priority, but this is a great place for\ncontributing to the project.\n\n\nContributions\n-------------\n\nContributions are welcome in the form of suggestions for additional features, pull requests with\nnew features or bug fixes, etc. If you find bugs or have questions, open an _Issue_ here. If and\nwhen the project grows, a code of conduct will be provided along side a more comprehensive set of\nguidelines for contributing; until then, just be nice.\n\n\nRoad Map\n--------\n\n- **additional unit tests**
\n\tBasic unit testing exists for the `Application`, `Interface` and `Daemon` classes. More comprehensive\n\tcoverage of unit tests needs to be developed.\n\n- **documentation and package management**
\n\tComprehensive documentation of the API and a few recipes for using the library.", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://cmdkit.readthedocs.io", "keywords": "command-line utility toolkit", "license": "Apache License", "maintainer": "", "maintainer_email": "", "name": "cmdkit", "package_url": "https://pypi.org/project/cmdkit/", "platform": "", "project_url": "https://pypi.org/project/cmdkit/", "project_urls": { "Homepage": "https://cmdkit.readthedocs.io" }, "release_url": "https://pypi.org/project/cmdkit/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "A commandline utility toolkit.", "version": "0.0.1" }, "last_serial": 5426760, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "5a74f2582c2781854ea8c0d0757aac18", "sha256": "34d04c0e9e3f8e2ae605c0b7412eb46f68f2f189aa1719de341c5f9ea666fe8a" }, "downloads": -1, "filename": "cmdkit-0.0.1.tar.gz", "has_sig": false, "md5_digest": "5a74f2582c2781854ea8c0d0757aac18", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11319, "upload_time": "2019-06-20T17:06:37", "url": "https://files.pythonhosted.org/packages/4d/43/4f4e75fbfc93176aa11c7b8ebea6d84c7b31d1f17c3551fc0fe907916c70/cmdkit-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5a74f2582c2781854ea8c0d0757aac18", "sha256": "34d04c0e9e3f8e2ae605c0b7412eb46f68f2f189aa1719de341c5f9ea666fe8a" }, "downloads": -1, "filename": "cmdkit-0.0.1.tar.gz", "has_sig": false, "md5_digest": "5a74f2582c2781854ea8c0d0757aac18", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11319, "upload_time": "2019-06-20T17:06:37", "url": "https://files.pythonhosted.org/packages/4d/43/4f4e75fbfc93176aa11c7b8ebea6d84c7b31d1f17c3551fc0fe907916c70/cmdkit-0.0.1.tar.gz" } ] }