About Anaconda Help Download Anaconda

A Python utility / library to sort Python imports.

Installers

  • linux-64 v5.13.2
  • linux-aarch64 v5.13.2
  • linux-s390x v5.13.2
  • osx-64 v5.13.2
  • osx-arm64 v5.13.2
  • win-64 v5.13.2
  • linux-32 v4.3.4
  • linux-ppc64le v5.6.1
  • win-32 v5.6.1
  • noarch v5.9.3

conda install

To install this package run one of the following:
conda install main::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