This is a preview of the video course, "Creating a Scalable Flask Web Application From Scratch". Flask is a powerful and flexible micro web framework for Python, ideal for both small and large web projects. It provides a straightforward way to get a web application up and running, with all the features that you need to get started.
Over the course of this video course, you’ll explore the process of creating a boilerplate for a Flask web project. This boilerplate will serve as a great starting point for any scalable Flask web app that you wish to develop in the future, from basic web pages to complex web applications.
This is a portion of the complete course, which you can find here:
https://realpython.com/courses/create-scalable-flask-web-app/
The rest of the course covers:
- Restructuring Your Project for Scalability
- Utilizing Blueprints
- Creating Templates
- Rendering Templates
- Creating the Navigation Template
- Embedding the Navigation Template
- Structuring Your Project
- Styling Your Project With CSS
Download
0 formats
No download links available.
Creating a Scalable Flask Web Application From Scratch: Setting Up & Running Flask | NatokHD