About Anaconda Help Download Anaconda

A Python utility / library to sort Python imports.

copied from ci_build / isort

Installers

  • linux-64 v4.3.21

conda install

To install this package run one of the following:
conda install anaconda-org-build::isort

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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.0) Legal | Privacy Policy