Does Streamlit support the WSGI Protocol? (aka Can I deploy Streamlit with gunicorn?)

你不确定你的Streamlit应用是否可以使用gunicorn部署。

Streamlit 目前不支持 WSGI 协议,因此无法使用(例如)gunicorn 部署 Streamlit。查看这个关于以类似 gunicorn 的方式部署 Streamlit 的论坛帖子,了解其他用户是如何实现这一点的。

forum

还有问题吗?

我们的 论坛 充满了有用的信息和Streamlit专家。