You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

types-tree-sitter

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

types-tree-sitter

Typing stubs for tree-sitter

0.20.1.20240311
pipPyPI
Maintainers
1

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.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts