staticdash 0.4.3__py3-none-any.whl → 0.4.4__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.
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: staticdash
|
3
|
-
Version: 0.4.
|
3
|
+
Version: 0.4.4
|
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
|
@@ -48,7 +48,7 @@ pip install staticdash
|
|
48
48
|
|
49
49
|
## Live Demo
|
50
50
|
|
51
|
-
[View the latest demo dashboard](https://
|
51
|
+
[View the latest demo dashboard](https://staticdash.github.io/staticdash/)
|
52
52
|
|
53
53
|
---
|
54
54
|
|
@@ -2,7 +2,7 @@ staticdash/__init__.py,sha256=KqViaDkiQnhBI8-j3hr14umLDmPgddvdB_G1nJeC5Xs,38
|
|
2
2
|
staticdash/dashboard.py,sha256=wfFJ6XPSs711jUSWPkHzRxsAU02g7zzyA9rkIiWfbwA,9844
|
3
3
|
staticdash/assets/css/style.css,sha256=mT-WK5zr3AoKENSrqYqL65pposLhbHKeuri8Xr6IjRo,4928
|
4
4
|
staticdash/assets/js/script.js,sha256=pXqvTyw1LRNYl5u1kQbRtQkwe0dnd1yDs1Jstj7S-GU,4148
|
5
|
-
staticdash-0.4.
|
6
|
-
staticdash-0.4.
|
7
|
-
staticdash-0.4.
|
8
|
-
staticdash-0.4.
|
5
|
+
staticdash-0.4.4.dist-info/METADATA,sha256=a69FwJsoUF03ib8ARmKrhK_azUThr46ACJhQWQzGtS8,1729
|
6
|
+
staticdash-0.4.4.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
7
|
+
staticdash-0.4.4.dist-info/top_level.txt,sha256=3MzZU6SptkUkjcHV1cvPji0H4aRzPphLHnpStgGEcxM,11
|
8
|
+
staticdash-0.4.4.dist-info/RECORD,,
|
File without changes
|
File without changes
|