dash
by
plotly

Description: Data Apps & Dashboards for Python. No JavaScript Required.

View on GitHub ↗

Summary Information

Updated 14 minutes ago
Added to GitGenius on September 17th, 2024
Created on April 10th, 2015
Open Issues & Pull Requests: 543 (+0)
Number of forks: 2,305
Total Stargazers: 24,306 (+0)
Total Subscribers: 422 (+0)

Issue Activity (beta)

Open issues: 510
New in 7 days: 2
Closed in 7 days: 3
Avg open age: 1,219 days
Stale 30+ days: 498
Stale 90+ days: 488

Recent activity

Opened in 7 days: 2
Closed in 7 days: 2
Comments in 7 days: 2
Events in 7 days: 7

Top labels

  • P3 (473)
  • bug (417)
  • feature (250)
  • P2 (87)
  • P1 (62)
  • dash-data-table (49)
  • regression (37)
  • good first issue (28)

Repository Insights (GitGenius)

Median issue/PR response: 601.1 days
Mean response time: 750.7 days
90th percentile: 1890.4 days
Tracked items: 1,240

Most active contributors

Detailed Description

Dash is a Python framework for building interactive data applications and dashboards without requiring JavaScript knowledge. Built on top of Plotly.js, React, and Flask, it enables developers to connect modern UI elements like dropdowns, sliders, and graphs directly to analytical Python code. The framework supports approximately 50 chart types, including maps, and allows developers to create complex interactive applications with full control over styling and layout. According to the repository's README, Dash is the most downloaded and trusted Python framework for building machine learning and data science web applications.

The repository demonstrates significant community engagement and maintenance activity. GitGenius tracking data shows 1239 total issues and pull requests with a median response latency of 14433.8 hours and a mean of 18031.4 hours. The most active issue labels are P3 priority items with 473 occurrences, bugs with 391 occurrences, and feature requests with 249 occurrences. The primary maintainers and contributors tracked by GitGenius include gvwilson with 2751 events, T4rk1n with 459 events, and AnnMarieW with 221 events. The repository's contributor base overlaps with major projects including microsoft/vscode, rust-lang/rust, and microsoft/typescript, indicating involvement from developers across different technology ecosystems.

The framework is classified across multiple domains reflecting its broad applicability: app development, web application frameworks, Python libraries, UI development, plotting tools, interactive dashboards, analytical interfaces, analytics platforms, real-time data handling, and business intelligence tools. This classification demonstrates that Dash serves as both a plotting library and a comprehensive framework for building complete analytical applications.

Dash operates in two primary deployment models. The open-source version allows developers to run Dash apps locally on laptops or workstations but does not provide easy organizational access. Dash Enterprise extends this capability with ML Ops features including horizontally scalable hosting, deployment management, authentication systems supporting LDAP, Active Directory, PKI, Okta, SAML, OpenID Connect, OAuth, and SSO, and a Job Queue for asynchronous background processing. The Enterprise offering also includes low-code features such as a Design Kit for styling without CSS, a Snapshot Engine for saving and sharing app views as links or PDFs, a Dashboard Toolkit with drag-and-drop layouts and crossfiltering, and embedding capabilities for integrating Dash apps into existing web applications without iframes.

The Enterprise tier additionally provides AI and ML-focused features including an AI App Marketplace with dozens of templates for business problems, Big Data for Python connectivity to platforms like Dask, Databricks, NVIDIA RAPIDS, Snowflake, Postgres, and Vaex, GPU and Dask acceleration for high-performance computing, and Data Science Workspaces for executing Python, R, and Julia code. The framework's declarative and reactive code structure makes it possible to build complex applications with multiple interactive elements using only Python, as demonstrated by examples ranging from simple 43-line dropdown-to-graph applications to more sophisticated 160-line applications with five inputs, three outputs, and cross-filtering capabilities.

dash
by
plotlyplotly/dash

Repository Details

Fetching additional details & charts...