Wiki source code of Software Quality

Version 1.4 by Benjamin Fischer on 2025/09/23 15:21

Hide last authors
Benjamin Fischer 1.2 1 There are several tools that can assist developers to increase the quality of the software produced, some of which are outlined here for introduction purposes.
2
3 = Python =
4
Benjamin Fischer 1.4 5 * [[pylint>>https://www.pylint.org/]]: a classic, very thorough, reputation for verbose output
6 * Ruff: 
Benjamin Fischer 1.3 7 **