# tree-sitter-python **Repository Path**: Jimmy_Huang/tree-sitter-python ## Basic Information - **Project Name**: tree-sitter-python - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-23 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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)