Crea servizio watchdog configurabile

This commit is contained in:
2026-06-30 20:28:02 +02:00
parent 124cc370e5
commit 4dca5fbf95
17 changed files with 904 additions and 0 deletions

3
src/bakrest/__init__.py Normal file
View File

@@ -0,0 +1,3 @@
"""Bak&Rest package."""
__version__ = "0.1.0"