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 deep ... Show More
Jan 23
#535: PyView: Real-time Python Web Apps
Building on the web is like working with the perfect clay. It’s malleable and can become almost anything. But too often, frameworks try to hide the web’s best parts away from us. Today, we’re looking at PyView, a project that brings the real-time power of Phoenix LiveView directl ... Show More
1h 7m
Jan 13
#534: diskcache: Your secret Python perf weapon
Your cloud SSD is sitting there, bored, and it would like a job. Today we’re putting it to work with DiskCache, a simple, practical cache built on SQLite that can speed things up without spinning up Redis or extra services. Once you start to see what it can do, a universe of poss ... Show More
1h 14m
Jan 5
#533: Web Frameworks in Prod by Their Creators
Today on Talk Python, the creators behind FastAPI, Flask, Django, Quart, and Litestar get practical about running apps based on their framework in production. Deployment patterns, async gotchas, servers, scaling, and the stuff you only learn at 2 a.m. when the pager goes off. For ... Show More
1h 1m
Feb 2024
96: What is Python & Why Should I Care? w/ Python Expert Michael Kennedy
<p>Avery talks with Michael Kennedy about the many ways Python is used.</p>
<p>Michael hosts the Talk Python to Me podcast, is an expert in Python, and explains how experts use Python in various fields.</p>
<p>The episode also discusses beginners who want to learn and use Python, ... Show More
51m 54s
Jan 2024
Careers, Skills, and the Evolution of AI (Ep. 248)
<p>!!WARNING!!</p>
<p>Due to some technical issues the volume is not always constant during the show. I sincerely apologise for any inconvenience
Francesco </p>
<p> </p>
<p> </p>
<p>In this episode, I speak with Richie Cotton, Data Evangelist at DataCamp, as he delves into the d ... Show More
32m 27s
Feb 2024
Episode 108 - Diving into Amazon Q Builder with Clare Liguori
🚀 Dive into the world of AI with Morgan Willis, Principal Cloud Technologist for AWS, as she interviews Clare Liguori, a Senior Principal Software Engineer at AWS and one of the visionaries behind Amazon Q. Discover the secrets behind this groundbreaking Generative AI conversati ... Show More
48m 6s