mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
4 lines
169 B
Plaintext
4 lines
169 B
Plaintext
PyChecker is a tool for finding common bugs in python source code.
|
|
It finds problems that are typically caught by a compiler for less
|
|
dynamic languages, like C and C++.
|