CMD + K

isort

Community

A Python utility / library to sort Python imports.

Installation

To install this package, run one of the following:

Conda
$conda install anaconda-python-gte-3.10::isort

Usage Tracking

6.0.1
5.13.2
5.9.3
5.9.2
5.9.1
5 / 8 versions selected
Downloads (Last 6 months): 0

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.

About

Summary

A Python utility / library to sort Python imports.

Last Updated

Mar 31, 2025 at 22:02

License

MIT

Total Downloads

15

Supported Platforms

linux-64

Unsupported Platforms

noarch Last supported version: 5.9.3