Description
Import blocks can be rewritten into a consistent order for Python projects. This command-line tool helps maintainers normalize imports across codebases, especially in projects that follow SQLAlchemy-style formatting rules.
It can modify source files in place. Run it with version control or review diffs before committing broad import rewrites.