SlackBuildsOrg/python/isort
Serban Udrea f37363d25a python/isort: Added (sort imports alphabetically).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-05-01 07:44:01 +07:00
..
isort.info
isort.SlackBuild
README
slack-desc

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.