slackbuilds/python/python3-isort
B. Watson 125ead760e python/python3-isort: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-17 12:37:58 -04:00
..
README python/python3-isort: Wrap README at 72 columns. 2022-03-17 12:37:58 -04:00
python3-isort.SlackBuild python/python3-isort: Updated for version 5.10.1. 2021-12-03 11:57:53 +07:00
python3-isort.info python/python3-isort: Updated for version 5.10.1. 2021-12-03 11:57:53 +07:00
slack-desc

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.

This Python 3 version of the isort package doesn't contain the command
line utility. Install Python 2 isort package to get the utility.