PyChecker 0.8.12
Latest version
Released:
Python source code checking tool
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD-like)
- Author: Neal Norwitz, MetaSlash, Inc.
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Project description
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.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD-like)
- Author: Neal Norwitz, MetaSlash, Inc.
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic