tree-sitter-python ================== [![build](https://github.com/tree-sitter/tree-sitter-python/actions/workflows/ci.yml/badge.svg)](https://github.com/tree-sitter/tree-sitter-python/actions/workflows/ci.yml) Python grammar for [tree-sitter][]. [tree-sitter]: https://github.com/tree-sitter/tree-sitter #### References * [Python 2 Grammar](https://docs.python.org/2/reference/grammar.html) * [Python 3 Grammar](https://docs.python.org/3/reference/grammar.html)