Getting Started
Add a fully featured spreadsheet to your Dash app with just a couple of lines of code.
Overview of Mito for Dash
Dash 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!
Last updated
Was this helpful?