blob: 4f1453523422d1d4ae2296796a4fc663d3052d93 (
plain)
1
2
3
4
|
isort is a Python utility / library to sort imports alphabetically,
and automatically separated into sections. It provides a command
line utility, Python library and plugins for various editors to
quickly sort all your imports.
|