Software Quality

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

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.

Python

  • pylint: a classic, very thorough, reputation for verbose output
  • Ruff: 
    •