Toolsisort
I
isort
Python import statement sorter
lintingMIT
Install
pip install isortAbout
Isort sorts Python imports alphabetically and by type, enforcing PEP8 import standards.
pythonformatterimports
Python import statement sorter
pip install isortIsort sorts Python imports alphabetically and by type, enforcing PEP8 import standards.