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 conda-forge::isort

Usage Tracking

7.0.0
6.1.0
6.0.1
6.0.0
5.13.2
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

Oct 11, 2025 at 14:25

License

MIT

Total Downloads

8.4M

Supported Platforms

noarch

Unsupported Platforms

linux-ppc64le Last supported version: 5.6.2
linux-64 Last supported version: 5.6.2
win-32 Last supported version: 4.3.4
linux-aarch64 Last supported version: 5.6.2
macOS-64 Last supported version: 5.6.2
win-64 Last supported version: 5.6.2