Getting Started
Add a fully featured spreadsheet to your Dash app with just a couple of lines of code.
Last updated
Was this helpful?
Add a fully featured spreadsheet to your Dash app with just a couple of lines of code.
Last updated
Was this helpful?
is an open-source Python library that makes it easy to create custom data apps in pure Python. Dash is well-suited to highly-customized and enterprise-grade Python data applications.
Mito for Dash allows Dash application developers to add a Excel-like spreadsheet directly into their Dash application. This comes with a few benefits:
Reduce Dash development time: Mito comes with batteries included. Many common data cleaning and aggregation operations like filters, pivot tables, formulas, and formulas require 10x less code.
Make dashboards easy to adopt: Mito's spreadsheet-style UI makes dashboard adoption much easier for end-users, as it's an interface they already know!
Save users time with automation: use Mito to record and automate user edits, all within Python. Make you Dash application an automation hub!
Install Mito for Dash
Get started by installing the mitosheet
package for Dash.
API Reference
Learn about how to Mito's Dash APIs, including examples and features.
App Gallery
Try out awesome Dash applications that include the Mito spreadsheet.