{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/7"}],"enrichment":{"capability":"Provides type stubs for the termcolor package, enabling static type checkers like mypy and pyright to validate code that uses termcolor.","skillfed_tags":["type-stubs","deprecated"],"use_cases":["Type-checking legacy projects that depend on termcolor versions before 2.0.0","Enabling mypy or pyright validation in codebases using older termcolor versions","Providing IDE type hints in PyCharm for pre-2.0.0 termcolor calls","Migrating a codebase to strict type checking when termcolor upgrade is not immediately possible"],"what_it_does":"types-termcolor is a PEP 561 type stub package that provides type information for the termcolor package. It allows type-checking tools like mypy, pyright, pytype, and PyCharm to understand and validate code that uses termcolor, catching type errors at check time rather than runtime.\n\nThe package is maintained as part of the typeshed project and has been inactive since 2023-03-28. The description notes that termcolor has included type annotations or type stubs since version 2.0.0, making this stub package redundant for users of current termcolor releases. Installation is only necessary if you are locked to termcolor versions before 2.0.0 and need type checking support.","worth_installing":"No, unless you are constrained to termcolor versions before 2.0.0. The package has not been updated since 2023-03-28 and is now obsolete for termcolor 2.0.0 and newer, which include their own type annotations. If you are using a current termcolor release, skip this stub package."},"id":"types-termcolor","links":{"html":"https://skillfed.io/packages/types-termcolor","md":"https://skillfed.io/packages/types-termcolor.md","pypi":"https://pypi.org/project/types-termcolor/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2023-03-28","license_spdx":null,"license_treatment":"permissive","name":"types-termcolor","python_support":"unspecified","summary":"Typing stubs for termcolor"},"popularity":{"monthly_downloads":580570,"position":5910,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.1.6.2"}
