python39-google-pasta - Library to refactor python code through AST manipulation
| Website: | https://github.com/google/pasta |
|---|---|
| License: | Apache-2.0 |
| Vendor: | Alcance Libre, Inc. |
- Description:
Enable python source code refactoring through AST modifications. Sample use cases: * Facilitate moving or renaming python modules by rewriting import statements. * Refactor code to enforce a certain style, such as reordering function definitions. * Safely migrate code from one API to another.
Packages
| python39-google-pasta-0.2.0-1.aldos.noarch [101 KiB] |
Changelog
by Joel Barrios (2024-03-14):
- Initial package. |