# Mito for Streamlit

- [Getting Started with Mito for Streamlit](/mito-for-streamlit/getting-started-with-mito-for-streamlit.md): Add a fully featured spreadsheet to your Streamlit app with just 2 lines of code.
- [Streamlit Overview](/mito-for-streamlit/streamlit-overview.md): Turns data scripts into shareable web apps in minutes. All in pure Python. No front‑end experience required.
- [Create a Mito for Streamlit App](/mito-for-streamlit/create-a-mito-for-streamlit-app.md): A Quickstart guide to creating your first Streamlit app with the Mito Spreadsheet.
- [API Reference](/mito-for-streamlit/api-reference.md)
- [Understanding import\_folder](/mito-for-streamlit/api-reference/understanding-import_folder.md)
- [RunnableAnalysis class](/mito-for-streamlit/api-reference/runnableanalysis-class.md): An easier way to replay your analysis on new data
- [Column Definitions](/mito-for-streamlit/api-reference/column-definitions.md)
- [Streamlit App Gallery](/mito-for-streamlit/streamlit-app-gallery.md): Some of our favorite Mito for Streamlit apps.
- [Experienced Streamlit Users](/mito-for-streamlit/experienced-streamlit-users.md)
- [Common Design Patterns](/mito-for-streamlit/common-design-patterns.md)
- [Deploying Mito for Streamlit in a Docker Image](/mito-for-streamlit/common-design-patterns/deploying-mito-for-streamlit-in-a-docker-image.md): A Step-by-step guide to deploying Mito for Streamlit in a Docker Image.
- [Using Mito for Final Mile Data Cleaning](/mito-for-streamlit/common-design-patterns/using-mito-for-final-mile-data-cleaning.md): Ensuring data is production-ready by using the Mito spreadsheet in Streamlit.
