aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-isort/pkg-descr
blob: 3d3f41397525d046f62be90c7a0292a3f274500f (plain) (blame)
1
2
3
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.