
Flask for Beginners
Learn Flask, the simple yet powerful Python web framework. This course is a ridiculously simple way to learn Flask in less than a weekend.
Created by Anthony Herbert
Get hands-on with Flask and learn how to build web applications using just Flask and two essential extensions. You'll understand how to work with templates, manage databases, and create user authentication without getting overwhelmed by extra tools. By the end, you'll be comfortable building and deploying your own basic Flask apps.
Packt | Sep 2019 | 392 min
What You Will Learn
You'll start by exploring the core features of Flask, including routing and handling requests. Next, you'll dive into using templates with Jinja and connecting to a database using Flask-SQLAlchemy. As you progress, you'll put your knowledge into practice by building real demo apps that reinforce each concept.
Key Features
- Build web apps using Flask, Flask-SQLAlchemy, and Flask-Login from scratch
- Connect and manage SQLite databases with Flask-SQLAlchemy for data-driven apps
- Create user authentication and manage sessions using Flask-Login
Target Audience
If you already know Python basics and want to start building web applications, this is for you. Ideal for Python enthusiasts, junior developers, or anyone looking to expand their skills into web development. No prior experience with web frameworks is needed-just a solid understanding of Python fundamentals.





