{"categories":[{"label":"Text Processing","url":"https://skillfed.io/packages/category/text-processing"}],"enrichment":{"capability":"Provides type hints for the Pygments syntax highlighting library, enabling static type checkers to validate code that uses Pygments.","skillfed_tags":["type-stubs","static-analysis"],"use_cases":["Enable mypy or pyright to type-check code that uses Pygments for syntax highlighting.","Catch type errors in Pygments API calls during static analysis before running code.","Provide IDE autocomplete and inline type information for Pygments functions and classes.","Integrate Pygments into a codebase with strict type checking enabled."],"what_it_does":"types-Pygments is a type stub package that adds static type annotations for the Pygments syntax highlighting library. It allows type checkers like mypy and pyright to understand and validate code that imports and uses Pygments, catching type-related errors at check time rather than runtime.\n\nThe package is maintained as part of typeshed, the canonical repository of type stubs for the Python ecosystem. It targets Pygments 2.20.* and is marked as partial, meaning some annotations may be incomplete\u2014contributions to improve coverage are welcomed through the typeshed project itself.","worth_installing":"Yes, if you use Pygments and run a static type checker. It has no runtime cost, no dependencies, and is actively maintained by typeshed. Install it alongside Pygments to enable type checking. If you do not use a type checker or do not use Pygments, it provides no value."},"id":"types-pygments","links":{"html":"https://skillfed.io/packages/types-pygments","md":"https://skillfed.io/packages/types-pygments.md","pypi":"https://pypi.org/project/types-pygments/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-28","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"types-Pygments","python_support":"supports_current","summary":"Typing stubs for Pygments"},"popularity":{"monthly_downloads":3201764,"position":2704,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"2.20.0.20260728"}
