
#438: Celebrating JupyterLab 4 and Jupyter 7 Releases
Jupyter Notebooks and Jupyter Lab have to be one of the most important parts of Python when it comes to bring new users to the Python ecosystem and certainly for the day to day work of data scientists...
16 Nov 20231h 4min

#437: HTMX for Django Developers (And All of Us)
Are you considering or struggling with replacing much of the interactivity of your Django app with frontend JavaScript frameworks? After all, your users do expect an interactive and modern app, right?...
7 Nov 20231h 4min

#436: An Unbiased Evaluation of Environment and Packaging Tools
How well do you know your Python packaging tools? These are things like pip which install your project's dependencies and their dependencies and so on. In this mix, we have more modern tools such as P...
1 Nov 202358min

#435: PyPI Security
Do you worry about your developer / data science supply chain safety? All the packages for the Python ecosystem are much of what makes Python awesome. But the are also a bit of an open door to your co...
25 Okt 20231h 3min

#434: Building Mobile Apps Backed with Python
Are you building a mobile app and wondering where Python fits in the mix? Are you support others building these apps with backend APIs written in Python? Can you write your entire app, end to end, in ...
19 Okt 202358min

#433: Litestar: Effortlessly Build Performant APIs
We all know about Flask and Django. And of course FastAPI made a huge splash when it came on the scene a few years ago. But new web frameworks are being created all the time. And they have these earli...
15 Okt 20231h 4min

#432: Migrating to Pydantic 2.0: Beanie for MongoDB
By now, surely you've heard how awesome Pydantic version 2 is. The team led by Samual Colvin spent almost a year refactoring and reworking the core into a high-performance Rust version while keeping t...
6 Okt 202353min

#431: Visualizing CPython Release Process
Every year Python has a new major release. This year it's Python 3.12 and it'll come out on October 2, 2023. That's 4 days from when this episode was published. There is quite process involved to test...
29 Sep 20231h 2min





















