Table of Contents
Preface
Part 1: Learning the Flask 3.x Framework
1
A Deep Dive into the Flask Framework
Technical requirements
Setting up the project baseline
Installing the latest Python version
Installing the Visual Studio (VS) Code editor
Creating the virtual environment
Installing the Flask 3.x libraries
Creating the Flask project
Creating routes and navigations
Creating static URLs
Assigning multiple URLs
Applying path variables
Assigning URLs externally
Implementing class-based views
Managing request and response data
Retrieving the request object
Creating the response object
Implementing page redirection
Implementing view templates
Creating web forms
Building the data layer with PostgreSQL
Setting up database connectivity
Implementing ...
Get Mastering Flask Web and API Development now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.