qtworker - generic worker class for QThreadpool#
While development of multiple GUI applications with PyQt5, implementing the same functions to handle multithreading lead to a utility library. While the general concept can be found in several locations on the internet, no small package was found, that could be installed. Therefore a new package was created.