# tree-sitter-python **Repository Path**: bison-fork/tree-sitter-python ## Basic Information - **Project Name**: tree-sitter-python - **Description**: fork自:https://github.com/tree-sitter/tree-sitter-python.git,tree-sitter的python语法分析器 - **Primary Language**: Rust - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-10-09 - **Last Updated**: 2022-04-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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)