bh / atom-python-isort

Atom.io plugin to sort Python imports
https://atom.io/packages/python-isort
MIT License
19 stars 10 forks source link

Note: formatters-python is an active package with support for isort #41

Open utkarshgupta137 opened 3 years ago

utkarshgupta137 commented 3 years ago

Hey, since this package (and it's fork) is no longer maintained, I decided to create my own version, with support for autopep8, black, isort, yapf. I've added all functionalities of this package & more! Check it out: https://atom.io/packages/formatters-python

@bh