Description
Sorts Python imports while aiming to make minimal, safe changes to source files. It is useful for projects that want consistent import order without broad formatting changes.
This is a terminal formatter. It rewrites Python files, so use version control or backups before applying it to important work.