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
May 26, 2023 at 20:15
License
BSD-3-Clause AND PSF-2.0
Total Downloads
2
Supported Platforms
GitHub Repository
https://github.com/simonpercivall/astunparseDocumentation
http://astunparse.readthedocs.io/en/latest/