Description
Refactoring tools can inspect and rewrite Python code while preserving detailed syntax structure. This library is for developers building formatters, codemods, migration scripts, or static-analysis tools. Automated edits can damage source files, so version control and review are important.