Getting Started with Mito for Streamlit

Add a fully featured spreadsheet to your Streamlit app with just 2 lines of code.

Overview of Mito for Streamlit

Streamlit is an open-source Python library that makes it easy to create and share beautiful, custom web apps for machine learning and data science. In just a few minutes you can build and deploy powerful data apps.

Mito for Streamlit allows Streamlit application developers to add a spreadsheet directly into their Streamlit application. In turn, their users can use Mito to:

  1. Import, clean, and transform datasets into a format required by the rest of the Streamlit app.

  2. Do flexible data exploration and analysis.

  3. Create Python scripts using Mito's code-gen capabilities.

Last updated