-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Official python bindings #9761
Copy link
Copy link
Closed
Labels
Description
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:
Reactions are currently unavailable