astunparse 1.6.3
0
An AST unparser for Python
Contents
An AST unparser for Python
Stars: 222, Watchers: 222, Forks: 53, Open Issues: 25The simonpercivall/astunparse
repo was created 10 years ago and the last code push was 1 years ago.
The project is popular with 222 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.