pyimpsort

Homepage: https://github.com/emacsorphanage/pyimpsort

Author: Mario Rodas

Updated:

Summary

Sort Python imports

Commentary

`pyimpsort.el' sort the python imports of a file.
Currently uses [pyimpsort.py](pyimpsort.py) to process the way to sort python
imports.

Dependencies