Overview
Learn how to rapidly create a Python website using Flask in this comprehensive tutorial video. Set up your development environment, configure Flask, create views and routes, render HTML, work with template variables, handle URL and query parameters, return and process JSON data, implement redirects, add JavaScript functionality, and utilize template inheritance. Follow along with step-by-step instructions and code examples to build a functional web application from scratch in just 22 minutes.
Syllabus
| Overview
| Environment Setup
| Flask Setup
| Creating Views/Routes
| Rendering HTML
| Template Variables
| URL Parameters
| Query Parameters
| Returning JSON
| Getting JSON Data
| Redirect
| Adding JavaScript
| Template Inheritance
Taught by
Tech With Tim