A highly adaptable and scalable workflow for structuring and configuring a production-grade flask application using flask blueprints, the application factory pattern and Celery.

Disclaimer

This is not a beginner tutorial. It is assumed that the reader is experienced with the flask web application framework, its commonly used libraries and celery.

Groundwork

Project Structure: Flask Blueprints

Define Your Blueprints

Application Factory Pattern

Logging

Custom Error Handling

Celery

#python #flask #python-web-developer #celery

 Production-grade flask application using Application Factory Pattern and Celery
1.50 GEEK