项目作者: bh

项目描述 :
Atom.io plugin to sort Python imports
高级语言: CoffeeScript
项目地址: git://github.com/bh/atom-python-isort.git
创建时间: 2014-05-22T21:25:26Z
项目社区:https://github.com/bh/atom-python-isort

开源协议:MIT License

下载


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