#349: Meet Beanie: A MongoDB ODM + Pydantic
Talk Python To Me22 Tammi 2022

#349: Meet Beanie: A MongoDB ODM + Pydantic

This podcast episode you're listening to right now was delivered to you, in part, by MongoDB and Python powering our web apps and production processes. But if you're using pymongo, the native driver from MongoDB to talk to the server, you're doing it wrong. Basing your app on a foundation of exchanging raw dictionaries is a castle of sand. BTW, see the joke at the end of the show about this.

Jaksot(543)

#328: Piccolo: A fast, async ORM for Python (updated)

#328: Piccolo: A fast, async ORM for Python (updated)

ORMs are one of the main tools to put first-class data access in the hands on non-SQL-loving developers and even for those who do love SQL, making them way more productive. When you hear about ORMs in...

8 Elo 202158min

#327: Little Automation Tools in Python

#327: Little Automation Tools in Python

You've heard me talk to wide cast of people building amazing things with Python. Some of them are building bio-reactors to remove carbon from the air with AI and Python. Others are optimizing aerodyna...

30 Heinä 20211h 5min

#326: Building Desktop Apps with wxPython

#326: Building Desktop Apps with wxPython

Did you know I'm a fan of GUIs. You know, they are kind of like web pages, but they run on your computer, they have their own windows, and you can even use them offline! On this episode, we'll dive in...

23 Heinä 202153min

#325: MicroPython + CircuitPython

#325: MicroPython + CircuitPython

When you think about embedded programming, does it bring low-level languages and tools to mind? Maybe Embedded C or even Assembly language? Thanks to the groundbreaking work by Damien George back in 2...

15 Heinä 20211h 8min

#324: Gatorade-powered Python APIs

#324: Gatorade-powered Python APIs

Python is used to solve a large and varied set of problems. One of its core pillars is web APIs. Another one is ML and data science. Those two important pieces were brought together in an unexpected y...

9 Heinä 20211h 12min

#323: Best practices for Docker in production

#323: Best practices for Docker in production

You've got your Python API or app running in a Docker container. Great! Are you ready to ship it to that hosted cluster service and head off to production? Not so fast. Have you considered how you'll ...

3 Heinä 20211h 10min

#322: A path into data science

#322: A path into data science

Are you interested in getting ahead in data science? On this episode, you'll meet Sanyam Bhutani who studied computer science but found his education didn't prepare him for getting a data science-focu...

25 Kesä 202159min

#321: HTMX - Clean, Dynamic HTML Pages

#321: HTMX - Clean, Dynamic HTML Pages

Have you wanted to add more interactivity and liveness to your web application? If you built it using Flask, Django, or some other Python web framework, that thought probably didn't fill you with joy....

19 Kesä 20211h 12min