About Anaconda Help Download Anaconda

A Python utility / library to sort Python imports.

copied from cf-staging / isort

Installers

Info: This package contains files in non-standard labels.
  • noarch v5.13.2
  • osx-64 v5.6.2
  • linux-64 v5.6.2
  • win-32 v4.3.4
  • win-64 v5.6.2
  • linux-aarch64 v5.6.2
  • linux-ppc64le v5.6.2

conda install

To install this package run one of the following:
conda install conda-forge::isort
conda install conda-forge/label/cf201901::isort
conda install conda-forge/label/cf202003::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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy