A community led collection of recipes, build infrastructure and distributions for the conda package manager.
A community led collection of recipes, build infrastructure and distributions for the conda package manager.
isort
v9.0.1
A Python utility / library to sort Python imports.
A Python utility / library to sort Python imports.
Description
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. It currently cleanly supports Python 2.6 - 3.5 using pies to
achieve this without ugly hacks and/or py2to3.
Install package
If this channel isn't in your workspace yet, add it first: