.editorconfig
.gitignore
.gitlab-ci.yml
LICENSE
README.rst
publish.settings.sh
publish.sh
pyproject.toml
setup.py.old
sonar-project.properties
.idea/modules.xml
.idea/peek-worker-service.iml
.idea/inspectionProfiles/Project_Default.xml
.idea/inspectionProfiles/profiles_settings.xml
peek_worker_service/CeleryApp.py
peek_worker_service/PeekWorkerConfig.py
peek_worker_service/PeekWorkerConfigTest.py
peek_worker_service/PlatformDependencyTest.py
peek_worker_service/TempUnitTest.py
peek_worker_service/__init__.py
peek_worker_service/run_peek_worker_service.py
peek_worker_service/winsvc_peek_worker.py
peek_worker_service.egg-info/PKG-INFO
peek_worker_service.egg-info/SOURCES.txt
peek_worker_service.egg-info/dependency_links.txt
peek_worker_service.egg-info/entry_points.txt
peek_worker_service.egg-info/requires.txt
peek_worker_service.egg-info/top_level.txt
peek_worker_service/plugin/PeekWorkerPlatformHook.py
peek_worker_service/plugin/WorkerPluginLoader.py
peek_worker_service/plugin/WorkerPluginLoaderTest.py
peek_worker_service/plugin/__init__.py
peek_worker_service/sw_install/PeekSwInstallManager.py
peek_worker_service/sw_install/PluginSwInstallManager.py
peek_worker_service/sw_install/__init__.py