summaryrefslogtreecommitdiffstats
path: root/python/isort/README
blob: 5369c75f88e52c864b39ce443db18a4489f40f65 (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.