书栈网 · BookStack 本次搜索耗时 0.006 秒,为您找到 373 个相关结果.
  • [英文] Django Girls Tutorial: Extensions

    In this manual we are going to explain to you how Django Girls works, what you need to do and how to get started. So... let's get into details:
  • Flask 1.1.1 中文文档

    Flask是一个使用Python编写的轻量级Web应用框架。基于Werkzeug WSGI工具箱和Jinja2 模板引擎。Flask使用BSD授权。 Flask被称为“microframework”,因为它使用简单的核心,用extension增加其他功能。Flask没有默认使用的数据库、窗体验证工具。
  • Jinja 2.10.x Document

    Jinja is a modern and designer-friendly templating language for Python, modelled after Django’s templates. It is fast, widely used and secure with the optional sandboxed template e...
  • Django入门与实践教程

    Django 入门与实践教程是由咱们公众号「Python之禅」 发起的 A Complete Beginner's Guide to Django翻译计划,可能是史上最浅显易懂的 Django 入门教程。如果你看了 Django 官方文档还是不知道如何做一个项目,那么这个教程将指引你从 0 到 1 完成一个贴近生产环境的真实项目,适合新手作为练手项目来学习。...
  • The Flask Mega-Tutorial (2017)

    Welcome! You are about to start on a journey to learn how to create web applications with Python and the Flask framework. The video above will give you an overview of the contents ...
  • Flask 扩展文档汇总

    Flask是一个使用 Python 编写的轻量级 Web 应用框架。其 WSGI 工具箱采用 Werkzeug ,模板引擎则使用 Jinja2 。Flask使用 BSD 授权。Flask也被称为 “microframework” ,因为它使用简单的核心,用 extension 增加其他功能。
  • PikaScript v1.9 开发文档

    PikaScript是一个完全重写的超轻量级python引擎,零依赖,零配置,可以在少于4KB的RAM下运行(如stm32g030c8和stm32f103c8),极易部署和扩展。
  • FastAPI v0.85 使用手册

    FastAPI 是一个用于构建 API 的现代、快速(高性能)的 web 框架,使用 Python 3.6+ 并基于标准的 Python 类型提示。
  • FastAPI v0.104 中文文档

    FastAPI 是一个用于构建 API 的现代、快速(高性能)的 web 框架,使用 Python 3.8+ 并基于标准的 Python 类型提示。
  • Keras官方中文文档

    Keras,Python 深度学习库中文文档。