Add dashboard module

This commit is contained in:
2026-07-09 17:08:00 +02:00
commit 441f8f11ac
23 changed files with 548 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
"""GovOPlaN dashboard module."""
__all__ = ["__version__"]
__version__ = "0.1.6"