Welcome to guniflask 0.12.14¶

Overview¶

guniflask是自动化生成基于flask + gunicorn的服务端项目基础代码的构建工具。

Table of Contents¶

  • Running guniflask
  • Configuration
    • Overview
    • Gunicorn Configuration
    • Application Configuration
    • Multiple Profiles
  • Application Settings
    • Uppercase Settings
    • Getting Settings
    • Built-in Settings
    • Settings to Configure the Built-in Features
  • Application
  • Blueprints
    • Blueprint Concept
    • Declaring Blueprint
    • Using @blueprint
  • Database & ORM
    • Database Access
    • Table to Model
    • Model ⟺ dict
  • Logging
    • Getting Logger
    • Log Level
  • Debugging Application
    • Debug Mode
    • Debug Settings
    • Auto Reloading
  • Deploying Application
    • Active Profiles
    • Starting Application
    • Stopping Application
  • Changelog

guniflask

flask + gunicorn, scaffolding tool for web services

https://secure.travis-ci.org/jadbin/guniflask.svg?branch=master

Navigation

  • Running guniflask
  • Configuration
  • Application Settings
  • Application
  • Blueprints
  • Database & ORM
  • Logging
  • Debugging Application
  • Deploying Application
  • Changelog

Quick search

©2018-2021, jadbin. | Powered by Sphinx 5.1.1 & Alabaster 0.7.12 | Page source