- Flask Framework Cookbook
- Shalabh Aggarwal
- 79字
- 2021-08-05 17:17:19
Chapter 1. Flask Configurations
This introductory chapter will help you to understand the different ways Flask can be configured to suit various needs as per the demands of the project.
In this chapter, we will cover the following recipes:
- Environment setup with virtualenv
- Handling basic configurations
- Class-based settings
- Organization of static files
- Being deployment specific with instance folders
- Composition of views and models
- Creating a modular web app with blueprints
- Making a Flask app installable using setuptools
推薦閱讀
- Web前端開發(fā)技術(shù):HTML、CSS、JavaScript(第3版)
- INSTANT FreeMarker Starter
- Building Mapping Applications with QGIS
- Java深入解析:透析Java本質(zhì)的36個話題
- 深度強化學(xué)習(xí)算法與實踐:基于PyTorch的實現(xiàn)
- Responsive Web Design by Example
- Kubernetes源碼剖析
- R數(shù)據(jù)科學(xué)實戰(zhàn):工具詳解與案例分析
- C++從入門到精通(第6版)
- 玩轉(zhuǎn).NET Micro Framework移植:基于STM32F10x處理器
- PowerDesigner 16 從入門到精通
- Advanced Python Programming
- Redmine Cookbook
- Unity 5 Game Optimization
- Raspberry Pi Robotic Projects