migrated all pawprint work

This commit is contained in:
buenosairesam
2025-12-31 08:34:18 -03:00
parent fc63e9010c
commit 680969ca42
63 changed files with 4687 additions and 5 deletions

View File

@@ -0,0 +1,9 @@
"""
Station Monitors - Dashboards and data visualization tools.
Monitors are visual tools for exploring and displaying data.
Unlike tools (CLIs), monitors provide web-based interfaces.
Available monitors:
- databrowse: Generic SQL data browser with configurable schema
"""