Provides access to functionality common to creating a data dashboard for GOV.UK. Version 32.2.0, released as part of the gov-uk-dashboards project maintained by the UK Government Digital Service.
pip install gov-uk-dashboardsNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example creating a dashboard with one section. Assumes Flask backend.
Update imports to reference the subpackage explicitly.
Use a virtual environment and check requirements.txt or setup.py for pinned versions.
Replace calls to `add_chart()` with the recommended section-based methods.
No dependency data recorded yet.
No resource links recorded.