tree-sitter-grammars / tree-sitter-query

TS query grammar for tree-sitter
Apache License 2.0
52 stars 14 forks source link

feature: Any chance you'll publish it on PyPI? #40

Closed 8day closed 2 months ago

8day commented 2 months ago

Did you check the tree-sitter docs?

Is your feature request related to a problem? Please describe.

n/a

Describe the solution you'd like

n/a

Describe alternatives you've considered

It doesn't seem like it's present on PyPI. At least it's not published by ObserverOfTime or amaanq, who published other most common languages.

Additional context

n/a

clason commented 2 months ago

Eventually we will publish all grammars on all relevant registries, but we are waiting for upstream (tree-sitter) changes that will make this much easier and more consistent.

ObserverOfTime commented 2 months ago

In the meantime you can pip install git+https://github.com/tree-sitter-grammars/tree-sitter-query