differentmatt / filbert

JavaScript parser of Python
Other
133 stars 27 forks source link

Taking back parsed object into python code #92

Closed ColorBuffer closed 4 years ago

ColorBuffer commented 4 years ago

Thanks for contributing.

Is there a way to take back parsed object into python code?

differentmatt commented 4 years ago

This library doesn't support that and I haven't experimented with this. But, it does seem possible in theory. Quick web search indicates this library may be what you're looking for: https://github.com/ksons/jscodegen.py