Nina Zakharenko
Microsoft
The "Flask Summary" Lesson is part of the full, Intermediate Python course featured in this preview video. Here's what you'd learn in this lesson:
Nina summarizes what was learned while doing the Flask app practice, and thanks the audience for coming.
[00:00:00]
>> Nina Zakharenko: That was all that we needed to make a functional web application in Python using Flask. It calls the GitHub search API under the hood. It uses Flask and Jinja templating to display our results in HTML. And there is no JavaScript in this repository. This is all possible without having to introduce another language.