-
Book Overview & Buying
-
Table Of Contents
Flask Framework Cookbook
By :
Flask Framework Cookbook
By:
Overview of this book
If 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.
Table of Contents (14 chapters)
Preface
1. Flask Configurations
2. Templating with Jinja2
3. Data Modeling in Flask
4. Working with Views
5. Webforms with WTForms
6. Authenticating in Flask
7. RESTful API Building
8. Admin Interface for Flask Apps
9. Internationalization and Localization
10. Debugging, Error Handling, and Testing
11. Deployment and Post Deployment
12. Other Tips and Tricks
Index