PyChecker 0.8.12
Python source code checking tool
PyChecker is a tool for finding bugs in python source code. It finds problems that are typically caught by a compiler for less dynamic languages, like C and C++. Because of the dynamic nature of python, some warnings may be incorrect; however, spurious warnings should be fairly infrequent.
- Author: Neal Norwitz, MetaSlash, Inc.
- Home Page: http://pychecker.sourceforge.net/
- License: BSD-like
-
Categories
- Development Status :: 4 - Beta
- Environment :: Console
- Intended Audience :: Developers
- License :: OSI Approved :: BSD License
- Operating System :: OS Independent
- Programming Language :: Python
- Topic :: Software Development :: Debuggers
- Topic :: Software Development :: Quality Assurance
- Topic :: Software Development :: Testing
- Package Index Owner: neal
- DOAP record: PyChecker-0.8.12.xml
