How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
This repository hosts the code for over 100 open-source Dash apps written in Python or R. They can serve as a starting point for your own Dash app, as a learning tool to better understand how Dash works, as a reusable templates, and much more.
The main features of plotly/dash-sample-apps are: Dashboards and BI, App Examples.
Open-source alternatives to plotly/dash-sample-apps include: avaiga/taipy — Taipy is a Python data application framework designed for building production-ready web interfaces that integrate AI… cordb/gutensearch — A search engine for Project Gutenberg books built with PostgreSQL and Dash. Find it running on GutenSearch.com. datawrapper/datawrapper — This is Datawrapper Core, the open source platform that powers the charting tools hosted as free service on… elastic/kibana — Kibana is a browser-based data exploration and visualization platform designed for interacting with information stored… evidence-dev/evidence. appsmithorg/appsmith — Appsmith is a low-code platform designed for building internal business tools, such as operational dashboards and…
Taipy is a Python data application framework designed for building production-ready web interfaces that integrate AI algorithms and data pipelines. It provides a comprehensive suite for developing AI dashboards and data application interfaces. The framework includes a data pipeline orchestrator for managing complex workflows and dependencies, alongside a job scheduler for executing background tasks on recurring timetables. It also features a scenario analysis tool for performing what-if simulations by comparing different data input versions to evaluate their impact on algorithm outcomes. Add
A search engine for Project Gutenberg books built with PostgreSQL and Dash. Find it running on GutenSearch.com.
This is Datawrapper Core, the open source platform that powers the charting tools hosted as free service on datawrapper.de.
Appsmith is a low-code platform designed for building internal business tools, such as operational dashboards and administrative panels. It enables developers to construct dynamic user interfaces by dragging and dropping modular widgets onto a canvas and binding them directly to backend data sources. The platform utilizes a reactive framework that automatically updates interface elements and triggers functions whenever underlying data or widget properties change, eliminating the need for manual event handling. The platform distinguishes itself through a server-side proxy architecture that exe