python streamlit
Welcome to Streamlit :wave:
The fastest way to build data apps.
Streamlit lets you create apps for your machine learning projects with deceptively simple Python scripts. It supports hot-reloading, so your app updates live as you edit and save your file. No need to mess with HTTP requests, HTML, JavaScript, etc. All you need is your favorite editor and a browser. Take a look at Streamlit in action:
Check out our launch blog post!!
Installation
|
|
We also have suggestions for installing Streamlit in a virtual environment in Windows, Mac, and Linux.
Example
Streamlit lets you build interactive apps ridiculously easily:
|
|
A Bigger Example
Despite its simplicity Streamlit lets you build incredibly rich and powerful tools. This demo project lets you browse the entire Udacity self-driving-car dataset and run inference in real time using the YOLO object detection net.
The complete demo is implemented in less than 300 lines of Python. In fact, the app contains only 23 Streamlit calls which illustrates all the major building blocks of Streamlit. You can try it right now with:
|
|
More Information
- Our launch post
- Our lovely community
- Streamlit documentation
- More demo projects
- If you would like to contribute, see instructions here
Streamlit for Teams
Streamlit for Teams is our enterprise edition, with single-click deploy, authentication, web editing, versioning, and more. Please contact us if you would like to learn more.
Reference
1、 https://github.com/streamlit/streamlit
2、 Streamlit开发手册 http://cw.hubwiz.com/card/c/streamlit-manual/
打赏
微信 | 支付宝 |
---|---|
万分感谢 |
- 原文作者:冷眼
- 原文链接:https://cold-eye.github.io/post/python-streamlit/
- 版权声明:本作品采用知识共享署名-非商业性使用-禁止演绎 4.0 国际许可协议进行许可,非商业转载请注明出处(作者,原文链接),商业转载请联系作者获得授权。