types-termcolor

Typing stubs for termcolor

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

Typing stubs for termcolor

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

Note: The termcolor package includes type annotations or type stubs since version 2.0.0. Please uninstall the types-termcolor package if you use this or a newer version.

See https://github.com/python/typeshed/blob/main/README.md for more details. This package was generated from typeshed commit 72456da2a3546044508828dc9075fa25cbdb3645.

版本列表
1.1.6.2 2023-03-28
1.1.6.1 2023-02-21
1.1.6 2022-09-16
1.1.5 2022-06-25
1.1.4 2022-04-27
1.1.3 2022-01-07
1.1.2 2021-10-12
1.1.1 2021-08-08
1.1.0 2021-07-28
0.1.1 2021-06-17
0.1.0 2021-02-02