Speed up your app by caching expensive operations.
Streamlit
- Remember values between reruns.
- Organize your app with layout elements.
- Visualize data with built-in charts.
- Show pandas DataFrames beautifully.
- Collect input with widgets.
- Show text, titles, and markdown.
- Build web apps with pure Python.