add-quality-check-script #20

Open
jandd wants to merge 6 commits from add-quality-check-script into main

6 Commits (main)

Author SHA1 Message Date
Jan Dittberner 46db965846 Use mariadb version compatible with Debian 11
webdb is currently deployed on a Debian 11 system that comes with
mariadb client library version 10.5.23. The mariadb driver version broke
compatibilty in release 1.1.x. This commit ensures that versions below
1.1.x are used. This should be changed when upgrading the webdb systems
to Debian 12 or later.
4 months ago
Jan Dittberner c18f78741b Switch to Python 3.9 for Debian 11 compatibilty 4 months ago
Jan Dittberner fe02217028 Format using isort and black 4 months ago
Jan Dittberner 52992aad46 Refactor and improve statistic script 4 months ago
Jan Dittberner ef68be8b60 Implement basic analyzer script 4 months ago
Jan Dittberner b3878cac77 Start Python database tooling 4 months ago