Description
Read, transform, and write Python abstract syntax trees, making it easier to build refactoring tools, code generators, and analysis utilities. It helps developers manipulate Python code structurally.
Generated code may not preserve formatting or comments exactly. Review transformed files before using them in real projects.