pep8

Automatically lints your Python code against PEP8

tarnfeld

1,996

3

0.2.0

MIT

GitHub

atom-pep8

An Atom package for running the pep8 linter over your Python files. Currently you have to invoke it using the "PEP8: Lint" command.

It requires you have the pep8 command line tool installed, if it's not installed in /usr/local/bin/pep8 you'll need to configure the path manually in the preferences.

Preferences

TODO