tree-sitter-jq
tree-sitter-jq copied to clipboard
Python Binding
Thank you for creating this library!
I'm currently working on a JSON tree viewer with jq queries, and I found your parser on tree-sitter's Github Pages site.
It would be great if a Python binding could be created to make it work with py-tree-sitter .
Any ideas on this?
Hello @zyf722, I apologize for missing this earlier. It looks like we would need something like this to exist in order to be able to build tree-sitter-jq as a Python package. I'd be happy to accept a pull request that does this, but I'm not sure I'll be able to get to it myself.
tree-sitter init --update