Skip to content

sourcery-ai/tree-sitter-python

 
 

Repository files navigation

tree-sitter-python

build

Python grammar for tree-sitter.

Quickstart

Install

npm install

Build

npm run build

Tests

npm run test

Explain

npm run env -- tree-sitter parse path/to/file.py -D

This will produce a file log.html which you can open in your browser.

References

About

Python grammar for tree-sitter

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 71.6%
  • Rust 10.2%
  • Scheme 6.4%
  • Python 6.3%
  • Shell 2.9%
  • C++ 2.6%