slackbuilds/python/python3-isort
Dimitris Zlatanidis 6a601a367f
python/python3-isort: Updated for version 5.11.3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-12-23 10:11:51 +07:00
..
README python/python3-isort: Updated for version 5.11.3. 2022-12-23 10:11:51 +07:00
python3-isort.SlackBuild python/python3-isort: Updated for version 5.11.3. 2022-12-23 10:11:51 +07:00
python3-isort.info python/python3-isort: Updated for version 5.11.3. 2022-12-23 10:11:51 +07:00
slack-desc python/python3-isort: Updated for version 5.11.3. 2022-12-23 10:11:51 +07:00

README

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.