types-click

Typing stubs for click

Apache-2.0 license 24 个版本
安装
pip install types-click
poetry add types-click
pipenv install types-click
conda install types-click
描述

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.

版本列表
7.1.8 2021-11-23
7.1.7 2021-10-15
7.1.6 2021-10-12
7.1.5 2021-08-08
7.1.4 2021-08-08
7.1.3 2021-08-08
7.1.2 2021-06-17
7.1.1 2021-06-13
7.1.0 2021-06-09
0.1.14 2021-06-04
0.1.13 2021-05-17
0.1.12 2021-05-16
0.1.11 2021-05-12
0.1.10 2021-05-12
0.1.9 2021-04-30
0.1.8 2021-04-27
0.1.7 2021-04-26
0.1.6 2021-04-19
0.1.5 2021-04-10
0.1.4 2021-02-28
0.1.3 2021-02-26
0.1.2 2021-02-02
0.1.1 2021-02-02
0.1.0 2021-02-02