types-click


Nametypes-click JSON
Version 7.1.8 PyPI version JSON
download
home_pagehttps://github.com/python/typeshed
SummaryTyping stubs for click
upload_time2021-11-23 12:28:01
maintainer
docs_urlNone
author
requires_python
licenseApache-2.0 license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## Typing stubs for click

This is a PEP 561 type stub package for the `click` package.
It can be used by type-checking tools like mypy, PyCharm, pytype etc. to check code
that uses `click`. The source for this package can be found at
https://github.com/python/typeshed/tree/master/stubs/click. All fixes for
types and metadata should be contributed there.

*Note:* The `click` package includes type annotations or type stubs
since version 8.0. Please uninstall the `types-click`
package if you use this or a newer version.


See https://github.com/python/typeshed/blob/master/README.md for more details.
This package was generated from typeshed commit `2445eddb4b67fdaa58ec7c2113ff1542021a6206`.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/python/typeshed",
    "name": "types-click",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/00/ff/0e6a56108d45c80c61cdd4743312d0304d8192482aea4cce96c554aaa90d/types-click-7.1.8.tar.gz",
    "platform": "",
    "description": "## Typing stubs for click\n\nThis is a PEP 561 type stub package for the `click` package.\nIt can be used by type-checking tools like mypy, PyCharm, pytype etc. to check code\nthat uses `click`. The source for this package can be found at\nhttps://github.com/python/typeshed/tree/master/stubs/click. All fixes for\ntypes and metadata should be contributed there.\n\n*Note:* The `click` package includes type annotations or type stubs\nsince version 8.0. Please uninstall the `types-click`\npackage if you use this or a newer version.\n\n\nSee https://github.com/python/typeshed/blob/master/README.md for more details.\nThis package was generated from typeshed commit `2445eddb4b67fdaa58ec7c2113ff1542021a6206`.\n\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0 license",
    "summary": "Typing stubs for click",
    "version": "7.1.8",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "647650ca3c0656c5b023501ede25ecbe",
                "sha256": "8cb030a669e2e927461be9827375f83c16b8178c365852c060a34e24871e7e81"
            },
            "downloads": -1,
            "filename": "types_click-7.1.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "647650ca3c0656c5b023501ede25ecbe",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 12929,
            "upload_time": "2021-11-23T12:27:59",
            "upload_time_iso_8601": "2021-11-23T12:27:59.493966Z",
            "url": "https://files.pythonhosted.org/packages/ee/ad/607454a5f991c5b3e14693a7113926758f889138371058a5f72f567fa131/types_click-7.1.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "5799fa25732f6c0612632dbe78dae36f",
                "sha256": "b6604968be6401dc516311ca50708a0a28baa7a0cb840efd7412f0dbbff4e092"
            },
            "downloads": -1,
            "filename": "types-click-7.1.8.tar.gz",
            "has_sig": false,
            "md5_digest": "5799fa25732f6c0612632dbe78dae36f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10015,
            "upload_time": "2021-11-23T12:28:01",
            "upload_time_iso_8601": "2021-11-23T12:28:01.701837Z",
            "url": "https://files.pythonhosted.org/packages/00/ff/0e6a56108d45c80c61cdd4743312d0304d8192482aea4cce96c554aaa90d/types-click-7.1.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-11-23 12:28:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "python",
    "github_project": "typeshed",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "types-click"
}
        
Elapsed time: 0.01562s