You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 1, 2019. It is now read-only.
Wanted to let people know I'm working on this. Don't have anything ready to PR yet.
The ideal is that if this integration is possible, then it saves having to write a finicky AST printer for Python, when there already is one.
Ultimately it'd be nice to use standard Python package management instead of vendoring dependencies (for now – since the Python code here has to run in-virtualenv), but that's a longer-term concern that's really more a function of #2.
The text was updated successfully, but these errors were encountered:
https://pypi.python.org/pypi/astor
Wanted to let people know I'm working on this. Don't have anything ready to PR yet.
The ideal is that if this integration is possible, then it saves having to write a finicky AST printer for Python, when there already is one.
Ultimately it'd be nice to use standard Python package management instead of vendoring dependencies (for now – since the Python code here has to run in-virtualenv), but that's a longer-term concern that's really more a function of #2.
The text was updated successfully, but these errors were encountered: