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

https://github.com/joekakone/streamlit-30-days-challenge

30 Days of Streamlit
https://github.com/joekakone/streamlit-30-days-challenge

Last synced: 3 months ago
JSON representation

30 Days of Streamlit

Awesome Lists containing this project

README

        

# 30 Days of Streamlit

## Day 1 - Setting up a local development environment

### Install Streamlit
```sh
pip install streamlit
```