astunparse
An AST unparser for Python.
An AST unparser for Python.
To install this package, run one of the following:
This is a factored out version of unparse found in the Python source distribution; under Demo/parser in Python 2 and under Tools/parser in Python 3.
Summary
An AST unparser for Python.
Last Updated
Jan 15, 2021 at 07:40
License
BSD-3-Clause AND PSF-2.0
Total Downloads
3.3M
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/simonpercivall/astunparseDocumentation
http://astunparse.readthedocs.io/en/latest/