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

https://github.com/1010code/streamlit-demo


https://github.com/1010code/streamlit-demo

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

![](./screenshot/demo.gif)

## 安裝相依套件

```sh
pip install -r requirements.txt
```

## 執行

```sh
streamlit run app.py
```