Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

bh/atom-python-isort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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