Jump to ratings and reviews
Rate this book

Flask Framework Cookbook

Rate this book
Over 80 hands-on recipes to help you create small-to-large web applications using FlaskAbout This BookGet the most out of the powerful Flask framework while remaining flexible with your design choicesBuild end-to-end web applications, right from their installation to the post-deployment stagesPacked with recipes containing lots of sample applications to help you understand the intricacies of the codeWho This Book Is ForIf you are a web developer who wants to learn more about developing applications in Flask and scale them with industry-standard practices, this is the book for you. This book will also act as a handy tool if you are aware of Flask's major extensions and want to make the best use of them.

It is assumed that you have knowledge of Python and a basic understanding of Flask. If you are completely new to Flask, reading the book from the first chapter and going forward will help in getting acquainted with Flask as you go ahead.

What You Will LearnConfigure Flask in the best way to suit your application needsIntegrate Flask with technologies such as Redis, Sentry, and MongoDBIntegrate your applications with most of the login mechanisms availableWrite beautiful RESTful applicationsCreate an admin interface for your applicationLearn about efficient and effective debugging, logging, and error handling in FlaskTest your applications as you write them to prevent future complicationsImplement full-text search for effective user query handlingIn DetailFlask Framework Cookbook takes you through a number of recipes that will help you understand the power of Flask and its extensions. You will start by seeing the different ways of configurations that a Flask application can make use of. You will learn how to work with templates and learn about the ORM and view layers. You will see how to write an admin interface followed by the debugging and logging of errors. Finally, you will learn about different deployment and post-deployment techniques on platforms such as Apache, Tornado, and Heroku.

By the end of this book, you will have gained all the knowledge required to write Flask applications in the best possible way, and scale them with best practices.

260 pages, Kindle Edition

First published November 21, 2014

5 people are currently reading
16 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
3 (17%)
4 stars
3 (17%)
3 stars
9 (52%)
2 stars
2 (11%)
1 star
0 (0%)
Displaying 1 - 3 of 3 reviews
230 reviews3 followers
October 27, 2015
The book is not structured clear enough. There are some useful examples, but overall too many topics covered within too generic approach.
Profile Image for Fahad.
19 reviews
November 30, 2015
good book for a quick reference. however I prefer using small snippets than building over the previous examples which leads to distraction.
Displaying 1 - 3 of 3 reviews

Can't find what you're looking for?

Get help and learn more about the design.