Description
Rewrites Python source code while preserving much of its original formatting. It is useful for refactoring tools, code migration scripts, and automated fixes that need to edit syntax without discarding comments or layout.
This package is meant for developers and tooling authors. Automated code changes can alter project behavior, so review generated diffs before committing them.