About Anaconda Help Download Anaconda

A Python utility / library to sort Python imports.

Installers

  • noarch v4.3.1
  • linux-armv6l v4.3.4
  • linux-armv7l v4.3.4

conda install

To install this package run one of the following:
conda install rpi::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.2) Legal | Privacy Policy