摘要: WSGI:Web服务器网关接口(Python Web Server Gateway Interface,缩写为WSGI)是为Python语言定义的Web服务器和Web应用程序或框架之间的一种简单而通用的接口。 Gunicorn 是一个使用 WSGI 标准的应用服务器。 Flask 和 DJango可 阅读全文
posted @ 2023-08-07 16:05 bhxuwei 阅读(1788) 评论(0) 推荐(0)