#425: Memray: The endgame Python memory profiler

#425: Memray: The endgame Python memory profiler

Understanding how your Python application is using memory can be tough. First, Python has it's own layer of reused memory (arenas, pools, and blocks) to help it be more efficient. And many important Python packages are built in natively compiled languages like C and Rust often times making that section of your memory opaque. But with Memray, you can way deeper insight into your memory usage. We have Pablo Galindo Salgado and Matt Wozniski back on the show to dive into Memray, the sister project to their pystack one we recently covered.

Jaksot(544)

#465: The AI Revolution Won't Be Monopolized

#465: The AI Revolution Won't Be Monopolized

There hasn't been a boom like the AI boom since the .com days. And it may look like a space destined to be controlled by a couple of tech giants. But Ines Montani thinks open source will play an impor...

8 Kesä 20241h 8min

#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