Introduction to Python & Flask
Explore the fundamentals of Python and the Flask framework including modules, routes, and virtual environments. Understand how to run Flask apps on Windows and Mac/Linux. This lesson prepares you to automate and containerize projects using Docker effectively.
The Flask framework
If we don’t ...