3 个仓库
Tools that allow developers to define and generate data-driven dashboards using programming code.
Distinct from Code-based Dashboard Configuration: Candidates focus on prompt-based or usage-specific dashboards; this is a general-purpose code-driven builder.
Explore 3 awesome GitHub repositories matching data & databases · Code-Driven Dashboard Builders. Refine with filters or upvote what's useful.
NiceGUI is a web framework that enables the creation of interactive user interfaces and dashboards using only Python. It functions as a reactive system, automatically synchronizing state between the server and the browser to update interface elements in real time without requiring manual intervention. The framework allows developers to build complex web applications by writing standard Python logic, eliminating the need to author custom HTML, CSS, or client-side scripts. It manages the orchestration of the interface by dynamically injecting necessary assets and reconciling changes to the comp
Creates data-driven dashboards and control panels directly via a Python backend.
Quarto is an open-source scientific and technical publishing system built on Pandoc that converts Markdown and Jupyter notebooks into a wide range of output formats. It functions as a multi-format document converter, a reproducible research platform, a static site generator for technical content, and an interactive dashboard builder, all within a single framework. The system is distinguished by its ability to produce HTML, PDF, Word, ePub, and slide decks from a single Markdown source, while embedding executable code blocks in Python, R, Julia, or Observable for dynamic, reproducible document
Assembles data visualizations and controls into publishable dashboards using Python, R, or Observable.
Just-dashboard is a data visualization framework that enables the creation of interactive web dashboards through declarative configuration files. By defining layouts and data sources in YAML or JSON, users can generate functional interfaces without writing custom frontend code. The system acts as a dashboard builder that transforms these structured definitions into visual components, supporting both local embedding and remote deployment. The project distinguishes itself by allowing dashboards to be hosted and shared via version-controlled snippets, enabling instant access to data visualizatio
Enables the creation of data-driven interfaces through declarative configuration without requiring custom backend development.