tree-sitter-python-orchard 0.3.0

Parser for Python files
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# tree-sitter-python-orchard

[![crates][crates]](https://crates.io/crates/tree-sitter-python-orchard)

Python grammar for Tree-sitter, forked from https://github.com/tree-sitter/tree-sitter-python

Note that unlike upstream, generated files are not checked into git, so you need to run `tree-sitter generate` after cloning this repository.

Contributions are welcome, so are co-maintainers.

[crates]: https://img.shields.io/crates/v/tree-sitter-python-orchard?logo=rust