/atom-python-import-magic

Import automatically python modules using importmagic

Primary LanguageJavaScriptMIT LicenseMIT

python-import-magic package

Import automatically python modules using importmagic and then sort using isort.

Default keybinding for file auto import Ctrl-Shift-Space.

This package also provides an autocomplete provider to add missing imports from a suggestion list.

This package needs python importmagic and isort.