📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP
Socket
Sign inDemoInstall
Socket

types-termcolor

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

types-termcolor

Typing stubs for termcolor

1.1.6.2
PyPI
Maintainers
1

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.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts