Closed rlippmann closed 11 months ago
Very convenient package!
More of an enhancement request:
It would be nice to be able to be able to download just the binaries required through the optional components part of pip.
i.e. pip install tree-sitter-languages[python] pip install tree-sitter-languages[python, javascript, java]
or even pip install tree-sitter-languages[languages, text_file_formats]
I'm open to that but it seems like it would get pretty complicated.
If you want to test it out then I'm open to a PR.
Very convenient package!
More of an enhancement request:
It would be nice to be able to be able to download just the binaries required through the optional components part of pip.
i.e. pip install tree-sitter-languages[python] pip install tree-sitter-languages[python, javascript, java]
or even pip install tree-sitter-languages[languages, text_file_formats]