Flask framework cookbook enhance your Flask skills with advanced techniques and build dynamic, responsive web applications
By the end of this book, you'll have acquired the knowledge necessary to write Flask applications that cater to a wide range of use cases in the best possible way and scale them using standard industry practices. What you will learn Explore advanced templating and data modeling techniques Disco...
Main Author: | |
---|---|
Format: | eBook |
Language: | English |
Published: |
Birmingham, UK
Packt Publishing Ltd.
2023
|
Edition: | Third edition |
Subjects: | |
Online Access: | |
Collection: | O'Reilly - Collection details see MPG.ReNa |
Table of Contents:
- Table of Contents Flask Configurations Templating with Jinja Data Modeling in Flask Working with Views Web Forms 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 GPT with Flask Additional Tips and Tricks