The Python code is primarily a store for helper functions and classes that I have written and used in other projects, for copy-paste reuse in other projects. It is written by myself ad for myself, but ...
# https://www.blog.pythonlibrary.org/2012/08/02/python-101-an-intro-to-logging/ # https://www.digitalocean.com/community/tutorials/how-to-use-logging-in-python-3 ...