10 2020 档案

摘要:1.gunicorn安装 pip install gunicorn # 必须安装 pip install greenlet # 使用异步必须安装 pip install eventlet # 使用eventlet workers pip install gevent # 使用gevent worke 阅读全文
posted @ 2020-10-22 15:17 詹姆溪 阅读(908) 评论(0) 推荐(0)