{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/4"}],"enrichment":{"capability":"Provides type stubs for colorama, enabling static type checkers like mypy and pyright to validate code using colorama.","skillfed_tags":["type-stubs","type-checking"],"use_cases":["Enable mypy or pyright to type-check code that imports and uses colorama","Catch type errors in colorama API calls during static analysis before runtime","Support IDE autocomplete and type hints for colorama functions in development","Validate colorama usage in CI/CD pipelines running type checkers for code quality"],"what_it_does":"types-colorama is a type stub package that provides type annotations for the colorama library. It allows static type checkers like mypy and pyright to understand and validate code using colorama's terminal color and styling functions. The stubs are maintained as part of the typeshed project and are kept in sync with colorama 0.4.* releases.\n\nThis package has no runtime dependencies and is installed purely to support development-time type checking. It is tested against mypy 1.20.0 and pyright 1.1.408 to ensure the annotations remain accurate. If you use colorama in a type-checked codebase, installing this package enables your type checker to catch type errors related to colorama usage.","worth_installing":"Yes, if you use colorama in a type-checked project. It has zero runtime overhead, low install friction, and is actively maintained. Install it alongside colorama when you want static type checking to cover colorama calls. Not needed if you don't use type checkers or don't use colorama."},"id":"types-colorama","links":{"html":"https://skillfed.io/packages/types-colorama","md":"https://skillfed.io/packages/types-colorama.md","pypi":"https://pypi.org/project/types-colorama/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-08","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"types-colorama","python_support":"supports_current","summary":"Typing stubs for colorama"},"popularity":{"monthly_downloads":2562361,"position":2999,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.4.15.20260508"}
