You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Serban Udrea f37363d25a python/isort: Added (sort imports alphabetically). 9 years ago
..
README python/isort: Added (sort imports alphabetically). 9 years ago
isort.SlackBuild python/isort: Added (sort imports alphabetically). 9 years ago
isort.info python/isort: Added (sort imports alphabetically). 9 years ago
slack-desc python/isort: Added (sort imports alphabetically). 9 years ago

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.