/atom-python-isort

Atom.io plugin to sort Python imports

Primary LanguageCoffeeScriptMIT LicenseMIT

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