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

liuyuqi-dellpc 6372e53f44 Merge branch 'release/0.1.0' 2 years ago
.github c4be9478be 1 2 years ago
demo c4be9478be 1 2 years ago
demo2 c4be9478be 1 2 years ago
README.md c4be9478be 1 2 years 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