# Overview
| Name | Supported Languages | Documentation |
| --------- | ------------------- | ----------------------------------------------------- |
| Streamlit | [[Python]] | [Streamlit documentation](https://docs.streamlit.io/) |
## Description
An [[Open Source]] [[Python]] library for creating [[User Interface]]s for applications.
[[Open Source]]
## Main Features
- Supports [[Markdown]]
- [Streamlit - Cheatsheet](https://cheat-sheet.streamlit.app/)
## Use Cases
# Installation
## Quick Start
# Key Components
## config.toml
Uses [[Tom's Obvious, Minimal Language (TOML)]] for a configuration file.
## Data Types
## Functions / Methods
# Performance
# Comparison and Alternatives
# References
- Good reference for robust, [[Software-as-a-Service (SaaS) Businesses]] app on Streamlit: [SmartExam/BEST\_PDF\_STUDY\_APP.py at main · HerbstGewinn/SmartExam · GitHub](https://github.com/HerbstGewinn/SmartExam/blob/main/BEST_PDF_STUDY_APP.py)