Best Flask Books (2019)
This is a list of recommended books/courses on the Flask Web Framework. Despite its popularity, there are shockingly few good resources available.
If you’re open to premium video content, I highly recommend Build a SASS App with Flask and Docker to learn how to build an e-commerce site.
There are also two excellent and free online guides:
- Official Flask Tutorial - A basic blog app.
- flaskr-tdd - A test-driven approach to the Official Flask Tutorial that builds a microblog.