clikit


Nameclikit JSON
Version 0.6.2 PyPI version JSON
download
home_pagehttps://github.com/sdispater/clikit
SummaryCliKit is a group of utilities to build beautiful and testable command line interfaces.
upload_time2020-06-09 20:17:18
maintainer
docs_urlNone
authorSébastien Eustace
requires_python>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*
licenseMIT
keywords packaging dependency poetry
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # CliKit

CliKit is a group of utilities to build beautiful and testable command line interfaces.

This is at the core of [Cleo](https://github.com/sdispater/cleo).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/sdispater/clikit",
    "name": "clikit",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*",
    "maintainer_email": "",
    "keywords": "packaging,dependency,poetry",
    "author": "S\u00e9bastien Eustace",
    "author_email": "sebastien@eustace.io",
    "download_url": "https://files.pythonhosted.org/packages/0b/07/27d700f8447c0ca81454a4acdb7eb200229a6d06fe0b1439acc3da49a53f/clikit-0.6.2.tar.gz",
    "platform": "",
    "description": "# CliKit\n\nCliKit is a group of utilities to build beautiful and testable command line interfaces.\n\nThis is at the core of [Cleo](https://github.com/sdispater/cleo).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "CliKit is a group of utilities to build beautiful and testable command line interfaces.",
    "version": "0.6.2",
    "split_keywords": [
        "packaging",
        "dependency",
        "poetry"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "f85ebfc1a5af904e601a776484c1c524",
                "sha256": "71268e074e68082306e23d7369a7b99f824a0ef926e55ba2665e911f7208489e"
            },
            "downloads": -1,
            "filename": "clikit-0.6.2-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f85ebfc1a5af904e601a776484c1c524",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*",
            "size": 91825,
            "upload_time": "2020-06-09T20:17:17",
            "upload_time_iso_8601": "2020-06-09T20:17:17.178104Z",
            "url": "https://files.pythonhosted.org/packages/f2/3d/4394c710b9195b83382dc67bdd1040e5ebfc3fc8df90e20fe74341298c57/clikit-0.6.2-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "157a8d301cea13599726d5dbb66b9ca4",
                "sha256": "442ee5db9a14120635c5990bcdbfe7c03ada5898291f0c802f77be71569ded59"
            },
            "downloads": -1,
            "filename": "clikit-0.6.2.tar.gz",
            "has_sig": false,
            "md5_digest": "157a8d301cea13599726d5dbb66b9ca4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*",
            "size": 56214,
            "upload_time": "2020-06-09T20:17:18",
            "upload_time_iso_8601": "2020-06-09T20:17:18.298090Z",
            "url": "https://files.pythonhosted.org/packages/0b/07/27d700f8447c0ca81454a4acdb7eb200229a6d06fe0b1439acc3da49a53f/clikit-0.6.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2020-06-09 20:17:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "sdispater",
    "github_project": "clikit",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "clikit"
}
        
Elapsed time: 0.02340s