pep8.py icon indicating copy to clipboard operation
pep8.py copied to clipboard

use pep8.py from API

Open serverhorror opened this issue 16 years ago • 1 comments

Could we get a quick HOWTO about using pep8.py as an API - not only a shell script.

I had a quick look at it and it seems that since options and args are globals it's quite difficult to really use it inside another project (without subprocess)

serverhorror avatar Oct 15 '09 17:10 serverhorror

I don't really have a HOWTO since it isn't something I have ever done or considered myself. This is for mm/pep8checker I presume?

Besides the global variables, are their any other changes that would make things easier for you?

cburroughs avatar Oct 16 '09 23:10 cburroughs