
astunparse 1.6.3
0
An AST unparser for Python
Contents
An AST unparser for Python
Stars: 229, Watchers: 229, Forks: 52, Open Issues: 25The simonpercivall/astunparse repo was created 11 years ago and the last code push was 2 years ago.
The project is popular with 229 github stars!
How to Install astunparse
You can install astunparse using pip
pip install astunparse
or add it to a project with poetry
poetry add astunparse
Package Details
- Author
- License
- BSD
- Homepage
- https://github.com/simonpercivall/astunparse
- PyPi:
- https://pypi.org/project/astunparse/
- GitHub Repo:
- https://github.com/simonpercivall/astunparse
Classifiers
- Software Development/Code Generators
Related Packages
Errors
A list of common astunparse errors.
Code Examples
Here are some astunparse code examples and snippets.
pythonfix
