https://github.com/muqsitnawaz/streamlit
https://github.com/muqsitnawaz/streamlit
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/muqsitnawaz/streamlit
- Owner: muqsitnawaz
- Created: 2023-07-17T12:50:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-17T14:08:33.000Z (over 2 years ago)
- Last Synced: 2025-01-21T03:42:48.143Z (12 months ago)
- Language: Python
- Size: 280 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Streamlit
Streamlit can be a useful tool for **rapid prototyping** web applications without the need for writing any backend code at all.
## Get started
### Install
```bash
pip install streamlit
```
### Run
```bash
streamlit run main.py
```
## Cheat sheet

Reference: https://github.com/daniellewisDL/streamlit-cheat-sheet
## Guide
https://docs.streamlit.io/library/get-started