Description
Source files written in Python can be parsed with Tree-sitter syntax trees. The package supplies the Python language grammar binding used by editors, linters, documentation tools, and code-analysis pipelines.
It is parser support for other software, not an app. Install it when a Tree-sitter-based Python tool needs to understand Python syntax.