The fantastic python voyage
Sunday, March 13, 2011
Python code analysis tools
1. Use pep8 to check if your Python code matches the style guide.
http://pypi.python.org/pypi/pep8
2. Use pyflakes to analyze your python code and detect errors.
http://pypi.python.org/pypi/pyflakes
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment