#353: SQLModel: The New ORM for FastAPI and Beyond
Talk Python To Me18 Helmi 2022

#353: SQLModel: The New ORM for FastAPI and Beyond

Two frameworks that have taken the Python world by storm are FastAPI and Pydantic. Once you already have your data exchange modeled in Pydantic, you might want to use that code for storing it in the database. And, if you have DB models you might want to somehow use them to power and document the APIs built with FastAPI. But the popular ORMs, such as SQLAlchemy and others, far predate Pydantic. But could they be put together?

Jaksot(544)

#15: Python at Spotify, PSF, and PyLadies

#15: Python at Spotify, PSF, and PyLadies

A strong community is one of Python's super-powers and that's what this episode of Talk Python To Me is all about! We speak with Lynn Root about her work with Python at Spotify, her role in the PSF as...

7 Heinä 201549min

#14: Moving from PHP to Python 3 with Patreon

#14: Moving from PHP to Python 3 with Patreon

It's uncommon when technology and purpose combine to create something amazing. But that's exactly what's happening here a Patreon. Learn how they are using Python to enable an entirely new type of cro...

30 Kesä 201549min

#13: Flask web framework and much, much more

#13: Flask web framework and much, much more

Did you know that Flask has its origins in an April fools joke that unexpectedly took off? Listen in this week to hear about the history, current state, and future of Flask with its creator Armin Rona...

23 Kesä 201550min

#12: Deep Dive into Modules and Packages

#12: Deep Dive into Modules and Packages

Quick: What's the difference between a module, a package, and packing in Python? Find out in this episode of Talk Python To Me. All Python programmers use the import statement, but do you really know...

16 Kesä 201552min

#11: PyImageSearch and Computer Vision

#11: PyImageSearch and Computer Vision

Does a computer see in color or black and white? It's time to find out on this episode of Talk Python to Me. Join Adrian Rosebrock as we talk about PyImageSearch, OpenCV, and building computer vision ...

9 Kesä 201550min

#10: Bringing Python to the Masses with Hosting and DevOps at PythonAnywhere

#10: Bringing Python to the Masses with Hosting and DevOps at PythonAnywhere

Did you know that PythonAnywhere started out as the first spreadsheet powered and scripted using Python before it became a hosting and Python-in-your- browser-Service (PiybS)! Come get to know Harry P...

2 Kesä 20151h 5min

#9: Docker for the Python Developer

#9: Docker for the Python Developer

Did you know that Docker was not the original product from the team that built it? They were working on ways to improve their PaaS cloud platform and docker was just a side product! But oh what a side...

26 Touko 201539min

#8: Teaching Python at Grok Learning and Classrooms

#8: Teaching Python at Grok Learning and Classrooms

Did you know that Australia is making text-based computer programming a core requirement for high school students? Grok Learning is building the platform to make teaching it to kids a joy for teachers...

19 Touko 201537min