govoplan-dashboard (0.1.8)
Published 2026-08-04 14:47:43 +02:00 by govoplan-package-publisher
Installation
pip install --index-url https://git.add-ideas.de/api/packages/GovOPlaN/pypi/simple/ --extra-index-url https://pypi.org/simple govoplan-dashboardAbout this package
GovOPlaN configurable dashboard module.
GovOPlaN Dashboard
Repository type: module (platform).
Configurable dashboard module for GovOPlaN.
The module owns the /dashboard route when installed. Core keeps only a minimal
fallback home for installations where this module is absent.
Modules contribute widgets through the dashboard.widgets WebUI capability.
The first implementation stores personal widget visibility in browser storage;
server-side layout persistence can be added later without changing the widget
contract.
Requirements
Requires Python: >=3.12