atom-python-isort icon indicating copy to clipboard operation
atom-python-isort copied to clipboard

Atom.io plugin to sort Python imports

Python Isort for Atom editor

Uses Isort to organizing Python imports.

Screenshot

Install

Make sure you have Isort installed and the correct path to binary was set in the package config.

Keymap

Currently, there are two following commands:

  • python-isort:sortImports - for sorting imports