Official python bindings #9763
Unanswered
juanmirocks
asked this question in
Q&A
Replies: 1 comment 1 reply
-
There's no plan for having official bindings for other languages so far. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the feature
Are there plans and/or could you use a hand to provide official python bindings of the SWC library?
As far as I know, doing it with pyo3 (& maturin) should be easy.
Babel plugin or link to the feature description
No response
Additional context
My use case: I would like to have a fast javascript to AST parser in python. I'm fine with a JSON output of the AST.
Other users had similar needs:
Beta Was this translation helpful? Give feedback.
All reactions