Typing stubs for tree-sitter
This is a PEP 561
type stub package for the tree-sitter
package.
It can be used by type-checking tools like
mypy,
pyright,
pytype,
PyCharm, etc. to check code that uses
tree-sitter
.
This version of types-tree-sitter
aims to provide accurate annotations
for tree-sitter==0.20.1
.
The source for this package can be found at
https://github.com/python/typeshed/tree/main/stubs/tree-sitter. All fixes for
types and metadata should be contributed there.
Note: The tree-sitter
package includes type annotations or type stubs
since version 0.20.3. Please uninstall the types-tree-sitter
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 3802899a01269df575ea32a21534c5400fb9218a
and was tested
with mypy 1.9.0, pyright 1.1.350, and
pytype 2024.2.27.