Typing stubs for Pygments
This is a PEP 561
type stub package for the Pygments
package.
It can be used by type-checking tools like
mypy,
pyright,
pytype,
PyCharm, etc. to check code that uses
Pygments
.
This version of types-Pygments
aims to provide accurate annotations
for Pygments==2.17.*
.
The source for this package can be found at
https://github.com/python/typeshed/tree/main/stubs/Pygments. All fixes for
types and metadata should be contributed there.
This stub package is marked as partial. If you find that annotations are missing, feel free to contribute and help complete them.
See https://github.com/python/typeshed/blob/main/README.md for more details.
This package was generated from typeshed commit 81633e27097228a8a7eb0f963c62916ecea78abc
and was tested
with mypy 1.7.1, pyright 1.1.334, and
pytype 2023.11.21.