エピソード

  • Advice for Writing Maintainable Python Code
    2025/11/07
    What are techniques for writing maintainable Python code? How do you make your Python more readable and easier to refactor? Christopher Trudeau is back on the show this week, bringing another batch of PyCoder's Weekly articles and projects.
    続きを読む 一部表示
    55 分
  • Michael Kennedy: Managing Your Own Python Infrastructure
    2025/10/31
    How do you deploy your Python application without getting locked into an expensive cloud-based service? This week on the show, Michael Kennedy from the Talk Python podcast returns to discuss his new book, "Talk Python in Production."
    続きを読む 一部表示
    1 時間 20 分
  • Benchmarking Python 3.14 & Enabling Asyncio to Scale
    2025/10/24
    How does Python 3.14 perform under a few hand-crafted benchmarks? Does the performance of asyncio scale on the free-threaded build? Christopher Trudeau is back on the show this week, bringing another batch of PyCoder's Weekly articles and projects.
    続きを読む 一部表示
    47 分
  • Evolving Teaching Python in the Classroom
    2025/10/17
    How is teaching young students Python changing with the advent of LLMs? This week on the show, Kelly Schuster-Paredes from the Teaching Python podcast joins us to discuss coding and AI in the classroom.
    続きを読む 一部表示
    1 時間 5 分
  • Python 3.14: Exploring the New Features
    2025/10/10
    Python 3.14 is here! Christopher Trudeau returns to discuss the new version with Real Python team member Bartosz Zaczyński. This year, Bartosz coordinated the series of preview articles with members of the Real Python team and wrote the showcase tutorial, "Python 3.14: Cool New Features for You to Try." Christopher's video course, "What's New in Python 3.14", covers the topics from the article and shows the new features in action.
    続きを読む 一部表示
    56 分
  • Advice on Beginning to Learn Python
    2025/10/03
    What's changed about learning Python over the last few years? What new techniques and updated advice should beginners have as they start their journey? This week on the show, Stephen Gruppetta and Martin Breuss return to discuss beginning to learn Python.
    続きを読む 一部表示
    52 分
  • Managing Feature Flags & Comparing Python Visualization Libraries
    2025/09/26
    What's a good way to enable or disable code paths without redeploying the software? How can you use feature flags to toggle functionality for specific users of your application? Christopher Trudeau is back on the show this week, bringing another batch of PyCoder's Weekly articles and projects.
    続きを読む 一部表示
    42 分
  • Dangers of Automatically Converting a REST API to MCP
    2025/09/19
    When converting an existing REST API to the Model Context Protocol, what should you consider? What anti-patterns should you avoid to keep an AI agent’s context clean? This week on the show, Kyle Stratis returns to discuss his upcoming book, "AI Agents with MCP".
    続きを読む 一部表示
    1 時間 24 分