MongoDB with Async Python Transcripts
Chapter: Foundations: Pydantic
Lecture: Pydantic has a Solid Foundation

Login or purchase this course to watch this video and the rest of the course contents.
0:00 Let me close out this chapter on Pydantic with one more piece of information. Pydantic has got a ton of support recently.
0:11 As you build on top of open source projects, you want to know, like, there are people around working on that if that person is not you,
0:19 and that there are other people interested in it so that there are things like this CodeGen library that you can use.
0:27 So, Pydantic absolutely falls into that category. I would say more than almost any other open source project. Sequoia recently, along with others,
0:39 recently backed a company founded by Samuel Colvin around Pydantic and data exchange and data validation,
0:48 giving them millions of dollars of investment to help make this transition over to Rust
0:53 and to build cloud services based around some of the same ideas as Pydantic itself.
0:59 And it's not just some side project or a library that a couple of cool other frameworks depend upon,
1:06 but it's also backed by a whole bunch of people now working really hard to make this Pydantic even better.
1:13 So very exciting news. Congratulations Samuel. And you can read about it in this link here at the bottom.


Talk Python's Mastodon Michael Kennedy's Mastodon