first, thanks for "pep8" tool.
I've a suggestion :
* what do you think about append "pep8" extra commands to setup.py ?
* in my project, I start "pep8" with "--ignore=E202", when a developer
launch pep8, I would like this option to be automatically activated
Example of use
$ python setup.py pep8
Some option could be appended in setup.py to configure pep8.
Regards,
Stephane