Rock Solid Python with Python Typing Transcripts
Chapter: Frameworks Built on Typing
Lecture: Frameworks Introduciton

Login or purchase this course to watch this video and the rest of the course contents.
0:00 The last chapter, we dove into the syntax for Python typing, how to add types to our existing and new programs, and how it all fits together.
0:11 And in this chapter, we're going to take that knowledge and apply it. We're gonna talk about a bunch of different frameworks
0:17 that use Python type information as first class aspects of their frameworks. We're talking FastAPI, Django, Ninja, Pydantic, bunch more.
0:28 So I'm gonna give you a few real world examples and some pretty realistic applications that you can take some of these frameworks and run with.
0:37 And I'll show you some more as well. There's quite a wide variety. And I think you're gonna enjoy applying what you learned
0:43 in the previous chapter to some really cool frameworks


Talk Python's Mastodon Michael Kennedy's Mastodon