Flask for Beginners¶
Build your first web application with Python and Flask.
Current version: 5.0 (2026/09/20)
This tutorial introduces the essentials of Flask by guiding you through building Watchlist, a simple application for keeping track of movies.
Translations¶
Read the book in either language:
Contents¶
- Preface
- Chapter 1: Getting ready
- Chapter 2: Hello, Flask!
- Chapter 3: Templates
- Chapter 4: Static files
- Chapter 5: Databases
- Chapter 6: Improving templates
- Chapter 7: Forms
- Chapter 8: User authentication
- Chapter 9: Organizing your code
- Chapter 10: Testing
- Chapter 11: Deployment
- Chapter 12: A challenge
- Afterword
Feedback¶
Report errors or suggest improvements through GitHub issues.
Copyright¶
Copyright © 2018–2026 Grey Li.
This book is licensed under CC BY-NC-ND 3.0.