tree-sitter-python ================== [![Build Status](https://travis-ci.org/tree-sitter/tree-sitter-python.svg?branch=master)](https://travis-ci.org/tree-sitter/tree-sitter-python) [![Build status](https://ci.appveyor.com/api/projects/status/ddxtf154nsck4wbe/branch/master?svg=true)](https://ci.appveyor.com/project/maxbrunsfeld/tree-sitter-python/branch/master) 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)