unclick


Nameunclick JSON
Version 0.1.0 PyPI version JSON
download
home_page
SummaryA reverse parser for the click CLI library
upload_time2023-11-24 22:06:50
maintainer
docs_urlNone
authorJosé Sánchez-Gallego
requires_python>=3.8,<4.0
licenseBSD 3-clause
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # unclick

![Versions](https://img.shields.io/badge/python-3.8+-blue)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Test](https://github.com/albireox/unclick/actions/workflows/test.yml/badge.svg)](https://github.com/albireox/unclick/actions/workflows/test.yml)
[![codecov](https://codecov.io/gh/albireox/unclick/branch/main/graph/badge.svg)](https://codecov.io/gh/albireox/unclick)

A reverse parser for [click](https://click.palletsprojects.com).


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "unclick",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Jos\u00e9 S\u00e1nchez-Gallego",
    "author_email": "gallegoj@uw.edu",
    "download_url": "https://files.pythonhosted.org/packages/39/b5/11178a6ba080568e99c1552beaf3552e9add33c9c3fc03735561a0595e8e/unclick-0.1.0.tar.gz",
    "platform": null,
    "description": "# unclick\n\n![Versions](https://img.shields.io/badge/python-3.8+-blue)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![Test](https://github.com/albireox/unclick/actions/workflows/test.yml/badge.svg)](https://github.com/albireox/unclick/actions/workflows/test.yml)\n[![codecov](https://codecov.io/gh/albireox/unclick/branch/main/graph/badge.svg)](https://codecov.io/gh/albireox/unclick)\n\nA reverse parser for [click](https://click.palletsprojects.com).\n\n",
    "bugtrack_url": null,
    "license": "BSD 3-clause",
    "summary": "A reverse parser for the click CLI library",
    "version": "0.1.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d356416c39710343eb53b873ffafc8550e2d18f3cb3e54eaaa6419861df158bb",
                "md5": "dc7ce2f8f8511d7abf85e6097ae4b58c",
                "sha256": "9e030b95a74401c9e6e80486595e6e28ddae2a70be44e6c0fe96dcdb932369bd"
            },
            "downloads": -1,
            "filename": "unclick-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dc7ce2f8f8511d7abf85e6097ae4b58c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 5939,
            "upload_time": "2023-11-24T22:06:49",
            "upload_time_iso_8601": "2023-11-24T22:06:49.185090Z",
            "url": "https://files.pythonhosted.org/packages/d3/56/416c39710343eb53b873ffafc8550e2d18f3cb3e54eaaa6419861df158bb/unclick-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "39b511178a6ba080568e99c1552beaf3552e9add33c9c3fc03735561a0595e8e",
                "md5": "3a7f67b4852c32e7d52e3d3b25eae276",
                "sha256": "441d74e020e5f8b49d101f5ad15b150eb3cf3f60795ae24317d8ad86f8931a13"
            },
            "downloads": -1,
            "filename": "unclick-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "3a7f67b4852c32e7d52e3d3b25eae276",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 5575,
            "upload_time": "2023-11-24T22:06:50",
            "upload_time_iso_8601": "2023-11-24T22:06:50.692302Z",
            "url": "https://files.pythonhosted.org/packages/39/b5/11178a6ba080568e99c1552beaf3552e9add33c9c3fc03735561a0595e8e/unclick-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-24 22:06:50",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "unclick"
}
        
Elapsed time: 0.14668s