Skip to main content

A lightweight static HTML dashboard generator with Plotly and pandas support.

Project description

staticdash

staticdash logo

staticdash is a lightweight Python module for creating static, multi-page HTML dashboards. It supports:

  • Plotly plots (interactive, responsive)
  • Pandas DataFrames as sortable tables
  • Text and headers (Markdown-like)
  • File download buttons
  • Multi-page navigation with sidebar
  • Custom CSS and JavaScript
  • Easy extension for new content types

Installation

pip install staticdash 

Features

  • Add Plotly figures: page.add(fig)
  • Add tables: page.add(df) (sortable by default)
  • Add text or headers: page.add("Some text"), page.add_header("Title", level=2)
  • Add download buttons: page.add_download("path/to/file", "Label")
  • Multi-page: Create multiple Page objects and add them to your Dashboard
  • Custom styling: Edit assets/css/style.css for your own look

Options

  • Sidebar navigation: Fixed, with active highlighting
  • Responsive layout: Works on desktop and mobile
  • Export: Outputs a static HTML dashboard (no server needed)
  • Per-page HTML: Also generates individual HTML files for each page

Live Demo

View the latest demo dashboard


For a full example, see demo.py in this repository.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

staticdash-2025.20.tar.gz (11.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

staticdash-2025.20-py3-none-any.whl (11.8 kB view details)

Uploaded Python 3

File details

Details for the file staticdash-2025.20.tar.gz.

File metadata

  • Download URL: staticdash-2025.20.tar.gz
  • Upload date:
  • Size: 11.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.18

File hashes

Hashes for staticdash-2025.20.tar.gz
Algorithm Hash digest
SHA256 a629b8e64d416b0e9addd78e2c53ac6642721c6ae682b6b4372b961245ebd41c
MD5 72e377a3a4b337b6392e927cc1cf6477
BLAKE2b-256 166bf45609e92512f1e2752578d391a465d29cc0d524f42b4150ef86e8bcf518

See more details on using hashes here.

File details

Details for the file staticdash-2025.20-py3-none-any.whl.

File metadata

  • Download URL: staticdash-2025.20-py3-none-any.whl
  • Upload date:
  • Size: 11.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.18

File hashes

Hashes for staticdash-2025.20-py3-none-any.whl
Algorithm Hash digest
SHA256 8ceb40352d81978509175677f39cf7e48dacbddc68c950c2123b9d02df828f46
MD5 fbedca7dd8a6ba246306ba7350635023
BLAKE2b-256 8a843c78cd28ec29be0f291d751d47a5a503a643b40017b4c54e1e18b7cc17fe

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page