Class Central Tips
In this 2-hour long project-based course, you will learn how to create a basic Flask web application, handle requests with route decorators, return responses, raise errors, and run the app locally for debugging.
You will use Python packaging best-practices and will have a ready-to-use lab where you can practice what you've learned