python-autopep8
Format python code using autopep8
markbaas 369,773 102 0.1.3 MIT GitHub

Atom Python Autopep8

Uses autopep8 installed to format python code according to pep8 guidelines.

Install

Make sure to have autopep8 installed. Install it by running pip install autopep8