A tree-sitter parser for PyPA manifest files.
pip install tree-sitter-pymanifest
☑ Neovim
☐ Helix
☐ Emacs
☐ Zed
- Fix package description
- Update bindings
- Remove custom functions
- Drop Python 3.8 support
- Change bindings layout
- Move to
tree-sitter-grammars
org
- Drop Python 3.7 support
- Remove injections queries
- Use tree-sitter core highlight captures
- Add Python package tests
- Bundle queries in the package