#360: Removing Python's Dead Batteries (in just 5 years)
Talk Python To Me8 Huhti 2022

#360: Removing Python's Dead Batteries (in just 5 years)

Python has come a long way since it was released in 1991. It originally released when the Standard Library was primary the totality of functionality you could leverage when building your applications. With the addition of pip and the 368,000 packages on PyPI, it's a different world where what we need and expect from the Standard Library. Brett Cannon and Christian Heimes have introduced PEP 594 which is the first step in trimming outdated and unmaintained older modules from the Standard Library. Join us to dive into the history and future of Python's Standard Library.

Jaksot(543)

#464: Seeing code flows and generating tests with Kolo

#464: Seeing code flows and generating tests with Kolo

Do you want to look inside your Django request? How about all of your requests in development and see where they overlap? If that sounds useful, you should check out Kolo. It's a pretty incredible ext...

29 Touko 202454min

#463: Running on Rust: Granian Web Server

#463: Running on Rust: Granian Web Server

So you've created a web app with Python using Flask, Django, FastAPI, or even Emmett. It works great on your machine. How do you get it out to the world? You'll need a production-ready web server. On ...

25 Touko 20241h 4min

#462: Pandas and Beyond with Wes McKinney

#462: Pandas and Beyond with Wes McKinney

This episode dives into some of the most important data science libraries from the Python space with one of its pioneers: Wes McKinney. He's the creator or co-creator of pandas, Apache Arrow, and Ibis...

15 Touko 202459min

#461: Python in Neuroscience and Academic Labs

#461: Python in Neuroscience and Academic Labs

Do you use Python in an academic setting? Maybe you run a research lab or teach courses using Python. Maybe you're even a student using Python. Whichever it is, you'll find a ton of great advice in th...

9 Touko 20241h 3min

#460: Dropbase: Build Internal Tools with Python

#460: Dropbase: Build Internal Tools with Python

Do you find yourself or your team building internal apps frequently for your company? Are you familiar with the term "forms over data"? They are super empowering for your org but they can be pretty re...

2 Touko 202452min

#459: I Built A Python SaaS with AI

#459: I Built A Python SaaS with AI

We all know that tools like ChatGPT have really empowered developers to tackle bigger problems. Are you using TailwindCSS and need a login page? Try asking Chat "What is the HTML for a login page with...

27 Huhti 202455min

#458: Serverless Python in 2024

#458: Serverless Python in 2024

Serverless has moved from the fringes to the forefront of modern application architecture, especially for Pythonistas looking to reduce operational complexity. Today, we’re joined by Tony Sherman—an i...

24 Huhti 20241h

#457: Software Supply Chain Security with Phylum

#457: Software Supply Chain Security with Phylum

We've spoken previously about security and software supply chains and we are back at it this episode. We're diving in again with Charles Coggins. Charles works at a software supply chain company and i...

19 Huhti 20241h 8min