Streamlit lets you turn data scripts into shareable web apps in minutes,快速搭建web数据分析应用 https://github.com/streamlit/streamlit

liuyuqi-dellpc e37549bb56 Merge branch 'release/0.1.0' 1 month ago
.github c4be9478be 1 1 month ago
demo c4be9478be 1 1 month ago
demo2 c4be9478be 1 1 month ago
README.md c4be9478be 1 1 month ago

README.md

streamlit

快速搭建web数据分析应用

Usage

cd demo
poetry install
poetry shell

streamlit run app.py --server.port 8501

streamlit docs
strewamlit cache clear
streamlit hello

Reference

Licenses