Flask is a micro web framework written in Python.

Flask is classified as a microframework because it does not require particular tools or libraries. It is extremely light-weight.

Learn how to use Flask in this crash course tutorial.

Watch the full course ad-free here on YouTube (1 hour watch).

And here's the GitHub repository codebase you will use as part of this tutorial. You can clone it and follow along on your own computer.