Jump to ratings and reviews
Rate this book

Flask Framework Cookbook: Over 80 proven recipes and techniques for Python web development with Flask, 2nd Edition

Rate this book

Build state-of-the-art web applications quickly and efficiently using Flask and related technologies with Python 3

Key Features Updated to Flask 1.0.3 and Python 3.7 with coverage of Microservices Get the most out of the powerful Flask framework and maintain the flexibility of your design choices Write cleaner and maintainable code with the help of sample apps Book Description

Flask, the lightweight Python web framework, is popular due to its powerful modular design that lets you build scalable web apps. With this recipe-based guide, you’ll explore modern solutions and best practices for Flask web development.

Updated to the latest version of Flask and Python 3, this second edition of Flask Framework Cookbook moves away from some of the old and obsolete libraries and introduces recipes on bleeding edge technologies. You’ll discover different ways of using Flask to create, deploy, and manage microservices. This Flask Python book starts by covering the different configurations that a Flask application can make use of, and then helps you work with templates and learn about the ORM and view layers. You’ll also be able to write an admin interface and get to grips with debugging and logging errors. Finally, you’ll grasp a variety of deployment and post-deployment techniques for platforms such as Apache, Tornado, and Heroku.

By the end of this book, you’ll have gained all the knowledge you need to write Flask applications in the best possible way and scale them using standard industry practices.

What you will learn Explore web application development in Flask, right from installation to post-deployment stages Make use of advanced templating and data modeling techniques Discover effective debugging, logging, and error handling techniques in Flask Integrate Flask with different technologies such as Redis, Sentry, and MongoDB Deploy and package Flask applications with Docker and Kubernetes Design scalable microservice architecture using AWS LambdaContinuous integration and Continuous deployment Who this book is for

If you are a web developer who wants to learn more about developing scalable and production-ready applications in Flask, this is the book for you. You’ll also find this book useful if you are already aware of Flask's major extensions and want to use them for better application development. Basic Python programming experience along with basic understanding of Flask is assumed.

Table of Contents Flask Configurations Templating with Jinja2 Data Modeling in Flask Working with Views Webforms with WTForms Authenticating in Flask RESTful API Building Admin Interface for Flask Apps Internationalization and Localization Debugging, Error Handling, and Testing Deployment and Post-Deployment Microservices and Containers Other Tips and Tricks

302 pages, Kindle Edition

Published July 17, 2019

11 people are currently reading
10 people want to read

About the author

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
1 (12%)
4 stars
2 (25%)
3 stars
4 (50%)
2 stars
0 (0%)
1 star
1 (12%)
Displaying 1 - 4 of 4 reviews
Profile Image for Carlos Ramos.
Author 3 books8 followers
July 7, 2021
It was a good book to learn to use Flask, since it gave me the overview of what can be done, and I have an idea of how to develop my application now.
The recipes in this cookbook span across diverse topics, so that means there are only shallow overviews of many topics, which is ok given the type of book. If you want something that is more specialized on Flask, as a tutorial or an in-depth book, this is not it.
Read it if you want to explore what can be done, and the basics on how to get it accomplished.
600 reviews11 followers
June 11, 2023
Half the recipes are part of any halfway usable introduction to Flask and should be known to the reader already. The 5 recipes I found interesting where so short that you have absolutely no chance to learn anything from the book.

Instead of wasting time with Kubernetes, server-less applications, or the 10th variation to deploy Flask, focusing on the topics that are not part of every tutorial would have made this a good book. But as it is, the book is a total waste of time.
Profile Image for Fips.
97 reviews
January 10, 2021
Decent collection of recipes touching on a wide selection of topics. None go into much detail, but give enough of a start for further research/experimentation.
1 review
March 3, 2022
Just right!!!

Perfect book for folks who are used to pgrogramming and need a quick reference to solve a specific scenario. Covers most use cases any developer will encounter during 90% of their dev time
Displaying 1 - 4 of 4 reviews

Can't find what you're looking for?

Get help and learn more about the design.