Lumyr: Dashboard Generation via Claude with Python and Streamlit Automation

Lumyr is a dashboard generation tool that lets users describe what they want in plain English and get back a live, shareable dashboard. The creator built it to address slow, rigid analytics workflows where teams typically request dashboards, wait, receive something partially correct, and then engage in back-and-forth revisions.
How It Works
Claude handles the dashboard generation, while Lumyr provides the framework to automatically manage the Python and Streamlit layer. This means users don't need to:
- write Python
- open Streamlit
- deploy anything
- set up hosting
- manage infrastructure
They simply ask for the dashboard they want.
Key Advantages
The value isn't just speed—in many cases, the results can be better than what teams typically build with drag-and-drop BI tools because users aren't constrained by UI limitations. The tool aims to create a more direct workflow by leveraging Claude's capabilities.
Lumyr is currently free to try at lumyr.io.
📖 Read the full source: r/ClaudeAI
👀 See Also

United States Code Available as Git Repository with Full Change History
The United States Code is available as a Git repository with the entire federal law stored as Markdown files. Each commit represents a point-in-time snapshot from 2013 to present, allowing developers to use git diff, git log, and git blame to track legal changes.

Throttle Meter: Open-Source Claude Code Usage Meter for macOS
Open-source macOS menu bar app that reads local Claude Code logs to show real-time 5-hour and weekly usage, with threshold notifications and token-saving hooks. Also has a €19 commercial sibling with Exact mode (reads claude.ai's internal API via Safari).

uimax-mcp: Free MCP Server for Automated Frontend Code Review and Fixes with Claude Code
uimax-mcp is a free MCP server that automates frontend code review and fixes using Claude Code. With one command, it captures screenshots, runs Lighthouse and accessibility audits, scans for anti-patterns, and generates automated fixes.

SmallClaw V1.0.3 Adds Webhooks, n8n Automation, and MCP Server Support
SmallClaw V1.0.3 introduces webhook endpoints for external service triggers, local automation workflows with n8n, and MCP server connections for tool integration. The update maintains the tool's focus on running with small local LLMs.