An open API service indexing awesome lists of open source software.

https://github.com/muqsitnawaz/streamlit


https://github.com/muqsitnawaz/streamlit

Last synced: 10 months ago
JSON representation

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

![Cheat Shet](cheat-sheet.png)

Reference: https://github.com/daniellewisDL/streamlit-cheat-sheet

## Guide

https://docs.streamlit.io/library/get-started