google-pasta 0.2.0
0
pasta is an AST-based Python refactoring library
Contents
pasta is an AST-based Python refactoring library
Stars: 338, Watchers: 338, Forks: 40, Open Issues: 13The google/pasta
repo was created 6 years ago and the last code push was 7 months ago.
The project is popular with 338 github stars!
How to Install google-pasta
You can install google-pasta using pip
pip install google-pasta
or add it to a project with poetry
poetry add google-pasta
Package Details
- Author
- Nick Smith
- License
- Apache 2.0
- Homepage
- https://github.com/google/pasta
- PyPi:
- https://pypi.org/project/google-pasta/
- GitHub Repo:
- https://github.com/google/pasta
Classifiers
Related Packages
Errors
A list of common google-pasta errors.
Code Examples
Here are some google-pasta
code examples and snippets.
GitHub Issues
The google-pasta package has 13 open issues on GitHub
- Fix error in end_{line,col} tracking