Please turn JavaScript on
Real Python icon

Real Python

Want to stay in touch with the latest updates from Real Python? That's easy! Just subscribe clicking the Follow button below, choose topics or keywords for filtering if you want to, and we send the news to your inbox, to your phone via push notifications or we put them on your personal page here on follow.it.

Reading your RSS feed has never been easier!

Website title: Python Tutorials – Real Python

Is this your feed? Claim it!

Publisher:  Unclaimed!
Message frequency:  1.2 / day

Message History

In this quiz, you’ll test your understanding of Introduction to Git and GitHub for Python Developers.

Git is one of the most popular version control systems today, and finding your way around it means you can always get back to the version of your project that work...


Read full story

Why do AI systems silently fail? How can you set up a system that produces results while also reviewing and validating the work? This week on the show, Calvin Hendryx-Parker returns to discuss his recent talk "Orchestrate Agentic AI: Context, Checklists, and No-Miss Reviews."

[ Improve Your Python With 🐍 Python Tricks 💌 – Get a short & sweet Python Trick d...


Read full story

In this quiz, you’ll test your understanding of Your Guide to the CPython Source Code.

You’ll revisit how the source tree is laid out, why the interpreter is written in C, and what really happens when you run a program: bytecode, memory management, and the frames...


Read full story

In this tutorial, you’ll learn how to use Claude Code to build and debug Python projects using natural-language commands directly from your terminal. Unlike browser-based AI assistants, where you copy code back and forth, Claude Code operates inside your project directory. It reads your files, runs shell commands, proposes edits as diffs, and waits for your approval before ma...


Read full story

In this quiz, you’ll test your understanding of How to Use Claude Code to Write and Debug Python.

By working through this quiz, you’ll revisit how to install and authenticate Claude Code, how its permission modes differ, and how a plan-first workflow keeps you in co...


Read full story