书栈网 · BookStack 本次搜索耗时 0.027 秒,为您找到 1864 个相关结果.
  • 蓝图

    蓝图 什么是蓝图? 为什么要使用蓝图? 你把它们放哪里? 功能结构 分区 哪一个是最好的? 你如何使用它们? 基本用法 使用动态的 URL 前缀 使用动态的子域(subdomain) 使用蓝图重构小的应用程序 步骤 1:分区或者功能? 步骤 2:移动一些文件 步骤 5:享受 摘要 蓝图 什么是蓝图? 一个蓝图...
  • 使用 Gunicorn 和 Nginx 部署项目

    使用 Gunicorn 和 Nginx 部署 Flask 项目 安装组件 下载代码 创建 WSGI 切入点 常见 systemd Unit File 配置 Nginx 使用 Gunicorn 和 Nginx 部署 Flask 项目 在实际的生产环境中,我们很少是直接使用命令: python app . py 运行 Flask 应用提...
  • Keep Developing!

    Keep Developing! Keep Developing! You’ve learned about quite a few Flask and Python concepts throughout the tutorial. Go back and review the tutorial and compare your code with ...
  • Keep Developing!

    Keep Developing! Keep Developing! You’ve learned about quite a few Flask and Python concepts throughout the tutorial. Go back and review the tutorial and compare your code with ...
  • 更新日志

    更新日志 Version 2.0.2 Version 2.0.1 Version 2.0.0 Version 1.1.4 Version 1.1.3 Version 1.1.2 Version 1.1.1 Version 1.1.0 Version 1.0.4 Version 1.0.3 Version 1.0.2 Version 1....
  • 部署

    部署 主机 亚马逊网络服务 EC2 Heroku Digital Ocean 部署方式 应用程序运行器 Nginx 反向代理 ProxyFix 摘要 部署 我们终于准备好向全世界展示我们的应用程序了。是时候要部署。这个过程可能是痛苦的因为有许多琐碎的事情要去做。当涉及到生产环境的搭建以及服务器的配置方案,这是有很多的选择需要做...
  • Extensions

    Extensions Getting started with the Dapr Python gRPC service extension Dapr Python SDK integration with FastAPI Dapr Python SDK integration with Flask Dapr Python SDK integratio...
  • Alternatives, Inspiration and Comparisons

    Alternatives, Inspiration and Comparisons Intro Previous tools Django Django REST Framework Flask Requests Swagger / OpenAPI Flask REST frameworks Marshmallow Webargs A...
  • Alternatives, Inspiration and Comparisons

    Alternatives, Inspiration and Comparisons Intro Previous tools Django Django REST Framework Flask Requests Swagger / OpenAPI Flask REST frameworks Marshmallow Webargs A...
  • 第12章 日期和时间

    时区地狱 时区转换 Moment.js和Flask-Moment简介 使用Moment.js 本文翻译自The Flask Mega-Tutorial Part XII: Dates and Times 这是Flask Mega-Tutorial系列的第十二部分,我将告诉你如何以适配所有用户的方式处理日期和时间,无论他们身处地球上的何处。 显...