A project describing how to implement a Flask based application.
Detailed information about the Flask Series steps can be found here.
- Prepare the Environment
- Structure the Application
- Application Configuration
- Templating
- Model
- Testing
- Views and Web Forms
- Error Management
- Security
- Optimizations: Caching, GZIP Compression and CDN
- Health Checking and Monitoring
- Internationalization
- Deployment
The demo application is updated with the latest major Flask 1.0 release.