[wingide-users] PEP8 and PyFlakes panels released
Stefan Tjarks
stefan at tjarks.de
Thu Oct 8 12:35:18 MDT 2009
G'day!
I just uploaded two tool-bar-panel-scripts for code checking to
bitbucket. Both are written against WingIDE Professional 3.2.1 on Linux.
They will most likely only work on Linux though. Also both scripts are
released under the same license (MIT) as the pylint panel from which
they share their code base.
*PEP8 Panel*
Allows code checking against PEP8 Style Guide. You can find out more on
http://bitbucket.org/stj/pep8panel/wiki/Home
*PyFlakes Panel*
Helps to identifying common errors in your code quickly. You can find
out more on
http://bitbucket.org/stj/pyflakespanel/wiki/Home
Feedback welcome!
-stj
More information about the wingide-users
mailing list