Simple dashboard for fenn library
Project description
Log Dashboard
Simple Flask + Bootstrap dashboard for XML logs.
Install (local)
pip install -e .
Run
dashboard run
Log format
<log>
<entry>
<timestamp>2026-03-07T08:12:05Z</timestamp>
<level>INFO</level>
<source>scheduler</source>
<message>Job queue started</message>
</entry>
</log>
You can load a different file by appending ?log=other.xml or ?log=/abs/path/log.xml.
Publish to PyPI (when ready)
python -m build
python -m twine upload dist/*
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fenn_dashboard-0.0.1.tar.gz
(5.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fenn_dashboard-0.0.1.tar.gz.
File metadata
- Download URL: fenn_dashboard-0.0.1.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7766ab3884af8826bf163ba4e488c64b8e328f9ab5aad43f2ade33608e73e80d
|
|
| MD5 |
c5527402f4a73fa065f6e0c08e524803
|
|
| BLAKE2b-256 |
145cfbb3ef73505d485716f83a0d43949bfc52248918d29c9f7055ad2633e720
|
File details
Details for the file fenn_dashboard-0.0.1-py3-none-any.whl.
File metadata
- Download URL: fenn_dashboard-0.0.1-py3-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f9c6642f832970a36b60f86e3424a47df6eb5fe068badf2616bc3ef37430ab9e
|
|
| MD5 |
bf88f2184e01a5184a12b72df0f22f02
|
|
| BLAKE2b-256 |
369ca8f47888fd7d875d657d0fd73630aa059eca53a4a20971295d4a18dcf49b
|