staticdash 2026.8__py3-none-any.whl → 2026.9__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
staticdash/dashboard.py CHANGED
@@ -571,7 +571,7 @@ class Dashboard:
571
571
  self._render_sidebar(self.pages, prefix=sidebar_prefix, current_slug=page.slug,
572
572
  viewing_from_index=viewing_from_index)
573
573
  with div(id="sidebar-footer"):
574
- a("Produced by staticdash", href=f"{rel_prefix}index.html" if rel_prefix else "index.html")
574
+ a("Produced by staticdash", href="https://github.com/staticdash/staticdash", target="_blank", rel="noopener noreferrer")
575
575
  with div(id="content"):
576
576
  with div(cls="content-inner"):
577
577
  for el in page.render(
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: staticdash
3
- Version: 2026.8
3
+ Version: 2026.9
4
4
  Summary: A lightweight static HTML dashboard generator with Plotly and pandas support.
5
5
  Author-email: Brian Day <brian.day1@gmail.com>
6
6
  License: CC0-1.0
@@ -1,5 +1,5 @@
1
1
  staticdash/__init__.py,sha256=MQGR6LAqx2aFEA64MZz1ADxwpXLPn3VYNVIyjt9qx4Q,268
2
- staticdash/dashboard.py,sha256=2ZYZiTrQFwUWtEtsu-R5jBWSBVBAAKvdapCMBdh31Qo,30256
2
+ staticdash/dashboard.py,sha256=D3p8JOINmD_CpqrCvrtBhmrMB36wrqCt5eUpnz4wKmU,30285
3
3
  staticdash/assets/css/style.css,sha256=AOYdkw-nK_WvV6im_Y34gz4rJZWifk5o-mRmCKwMP60,7014
4
4
  staticdash/assets/js/script.js,sha256=7xBRlz_19wybbNVwAcfuKNXtDEojGB4EB0Yj4klsoTA,6998
5
5
  staticdash/assets/vendor/mathjax/tex-mml-chtml.js,sha256=MASABpB4tYktI2Oitl4t-78w_lyA-D7b_s9GEP0JOGI,1173007
@@ -14,7 +14,7 @@ staticdash/assets/vendor/prism/components/prism-json.min.js,sha256=lW2GuqWufsQQZ
14
14
  staticdash/assets/vendor/prism/components/prism-markup.min.js,sha256=h5_J0lbDUtmA4FOFf6cHMwhTuL-2fOKE6mYaJN7FdW4,2850
15
15
  staticdash/assets/vendor/prism/components/prism-python.min.js,sha256=7UOFaFvPLUk1yNu6tL3hZgPaEyngktK_NsPa3WfpqFw,2113
16
16
  staticdash/assets/vendor/prism/components/prism-sql.min.js,sha256=P8X4zmmVDsc63JcvBh30Kq6nj6pIZHCRNOoq3Ag_OjM,3261
17
- staticdash-2026.8.dist-info/METADATA,sha256=6KtfA4-HKNA-x4TOImEXMdMrzlBFYrqzp80MNNwanEw,4061
18
- staticdash-2026.8.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
19
- staticdash-2026.8.dist-info/top_level.txt,sha256=3MzZU6SptkUkjcHV1cvPji0H4aRzPphLHnpStgGEcxM,11
20
- staticdash-2026.8.dist-info/RECORD,,
17
+ staticdash-2026.9.dist-info/METADATA,sha256=WDXRhlteiTwYdZKGzqACaEWzDPjKjZgFoEuGgDt9YBg,4061
18
+ staticdash-2026.9.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
19
+ staticdash-2026.9.dist-info/top_level.txt,sha256=3MzZU6SptkUkjcHV1cvPji0H4aRzPphLHnpStgGEcxM,11
20
+ staticdash-2026.9.dist-info/RECORD,,