
astor 0.8.1
0
Read/rewrite/write Python ASTs
Contents
Read/rewrite/write Python ASTs
Stars: 860, Watchers: 860, Forks: 104, Open Issues: 19The berkerpeksag/astor repo was created 13 years ago and the last code push was 42 minutes ago.
The project is popular with 860 github stars!
How to Install astor
You can install astor using pip
pip install astor
or add it to a project with poetry
poetry add astor
Package Details
- Author
- Patrick Maupin
- License
- BSD-3-Clause
- Homepage
- https://github.com/berkerpeksag/astor
- PyPi:
- https://pypi.org/project/astor/
- GitHub Repo:
- https://github.com/berkerpeksag/astor
Classifiers
- Software Development/Code Generators
- Software Development/Compilers
Related Packages
Errors
A list of common astor errors.
Code Examples
Here are some astor code examples and snippets.
pythonfix