elpa-py-isort

use isort to sort the imports in a Python buffer
  https://github.com/paetzke/py-isort.el
  0
  no reviews



Provides commands, which use the external `isort' tool to tidy up the imports in the current buffer or currently selected region. The behaviour of `isort' can be changed with the help of `py-isort-options' declaration.