

Python Bytes
Michael Kennedy and Brian Okken
Python Bytes is a weekly podcast hosted by Michael Kennedy and Brian Okken. The show is a short discussion on the headlines and noteworthy news in the Python, developer, and data science space.
Episodes
Mentioned books

40 snips
Nov 17, 2025 • 23min
#458 I will install Linux on your computer
Listen in as hosts discuss the exciting possibility of a fresh redesign for Django's website, featuring a compelling mock-up by Adam Hill. Discover the efficiency of aiosqlitepool, a game-changer for asynchronous SQLite connections, which boosts performance significantly. They also introduce deptry, a tool for detecting unused or missing dependencies. Plus, check out the jeftin browser for interactive file exploration over SSH. And don’t miss a nostalgic programming joke about Linux installations!

10 snips
Nov 11, 2025 • 28min
#457 Tapping into HTTP
Discover httptap, a CLI tool that dissects HTTP requests for precise timing measurements. Learn ten smart hacks to enhance Python performance, covering everything from data structures to exception handling. Dive into FastRTC, which simplifies WebRTC integrations with features for voice chat. Brian also shares tips on analyzing Python dependencies using pipdeptree. Plus, find out how to color-code your VS Code projects with the Peacock extension to easily distinguish between them. And don't miss a light-hearted joke about Python's past!

29 snips
Nov 3, 2025 • 26min
#456 You're so wrong
The PSF's dramatic withdrawal of a $1.5 million grant proposal due to anti-DEI conditions makes waves in the community. Discover PyBintic, a binary serializer that dramatically cuts cache size for Pydantic models. T-strings are introduced as a new string formatting tool that offers exciting possibilities for library authors. The cronboard tool simplifies viewing cron jobs via terminal. Plus, a lighthearted discussion on AI versus human feedback leaves listeners chuckling.

41 snips
Oct 27, 2025 • 39min
#455 Gilded Python and Beyond
Discover Cyclopts, a CLI library that enhances usability compared to Typer. Explore the exciting future of GIL-free Python, potentially transforming web services with enhanced performance. Learn about the practical benefits of free-threaded GC and how it dramatically speeds up ASGI applications. Delve into lazy imports for better package management. Plus, enjoy a humorous take on AI surgeons! Tune in for insights into programming innovations and some light-hearted banter.

16 snips
Oct 20, 2025 • 29min
#454 It's some form of Elvish
Discover the intriguing djrest2 library for creating minimal REST APIs in Django, and explore the trade-offs of using different frameworks. Dive into the powerful GitHub CLI, allowing seamless management of pull requests and repositories directly from the terminal. Learn about caniscrape, a tool to analyze website anti-bot protections, and unravel the complexities of lazy imports. Enjoy a humorous take on programming with a joke that cleverly compares perplexing code to Tolkien's Elvish—coding can be quite the adventure!

37 snips
Oct 16, 2025 • 36min
#453 Python++
Explore the innovative features of PyPI+, enhancing package discovery with dependency graphs. Learn about uv-ship, a CLI tool that simplifies and secures the release process. Get insights into Python 3.14's performance benchmarks and improvements. Discover 'Air', a new web framework, and its unique approach to HTML. Plus, hear tips on testing against new Python versions and a light-hearted Linux joke to wrap it all up.

21 snips
Oct 9, 2025 • 41min
#452 pi py-day (or is it py pi-day?)
Discover the latest in Python with highlights from the recent release of Python 3.14, including template string literals and improved REPL features. Learn about a tool that checks library compatibility for free-threaded Python, making life easier for developers. Hear insights on the Claude Sonnet 4.5 and the new lazy imports proposal that could speed up your code! Plus, enjoy some laughter with humorous takes on project time estimates. A delightful blend of tech updates and light-hearted fun!

29 snips
Sep 29, 2025 • 24min
#451 Databases are a Fad
PostgreSQL 18 is here, boasting faster text handling and smoother upgrades! Testing skills are revealed to be more critical than data structures for most jobs. Discover Pyrefly's cool new features for better code navigation. Brian shares joyful pytest and Playwright techniques that are game-changers for debugging. Plus, a dive into the upcoming Python 3.14 release and Django 6 alpha features. Finally, enjoy a funny joke about a database mishap that didn't go quite as planned!

24 snips
Sep 22, 2025 • 33min
#450 At-Cost Agentic IDE Tooling
Discover the exciting new pd.col expressions coming to pandas, designed to simplify dataframe contexts! Dive into Cline, a free agentic IDE tooling that enhances your coding experience across various platforms, including VS Code and JetBrains. Plus, enjoy Rodrigo's compact uv cheatsheet for managing projects and dependencies effortlessly. The hosts also touch on the innovative Ducky network UI and delve into the latest changes in static site hosting with Netlify. Tune in for tech insights and a sprinkle of humor!

18 snips
Sep 15, 2025 • 31min
#449 Suggestive Trove Classifiers
Discover how a recent antitrust ruling ensures Mozilla's financial future while shaking up its historic ties with Google. Dive into the innovative troml tool that optimizes trove classifiers for Python projects, making package management easier. Learn about the advantages of Parquet files over traditional formats for handling complex datasets. Plus, catch a glimpse of exciting developments coming with Python 3.14 and get ready for the upcoming PyBay conference, where tech meets fun!


