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 ci_build::isort

Usage Tracking

4.3.21
1 / 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

Apr 21, 2020 at 19:09

License

MIT

Total Downloads

112

Supported Platforms

linux-64