Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

realpython.com

Real Python

Get the latest updates from Real Python directly as they happen.

Follow now 1004 followers

Latest posts

Last updated 6 minutes ago

Use Codex CLI to Enhance Your Python Projects

25 minutes ago

After watching this video course, you’ll be able to use Codex CLI...

Quiz: Python Application Layouts: A Reference

about 2 hours ago

In this quiz, you’ll test your understanding of Python Application Layouts: A...

A New Python Packaging Council and Other News for May 2026

1 day ago

April gave Python developers a new governing body. PEP 772 was accepted...

Quiz: Data Management With Python, SQLite, and SQLAlchemy

1 day ago

In this quiz, you’ll test your understanding of the tutorial Data Management...

Quiz: Revisit Python Fundamentals

2 days ago

In this quiz, you’ll revisit the core concepts covered in the Revisit...

The Real Python Podcast – Episode #293: Agentic Data Science Pair Programming With marimo pair

4 days ago

How do you add agent skills to your data science workflow? How...

Quiz: The Factory Method Pattern and Its Implementation in Python

4 days ago

In this quiz, you’ll test your understanding of The Factory Method Pattern...

Quiz: Using Python for Data Analysis

5 days ago

In this quiz, you’ll test your understanding of Using Python for Data...

AI Coding Agents Guide: A Map of the Four Workflow Types

6 days ago

AI coding agents can read your code, reason about changes, and act...

Quiz: ChatterBot: Build a Chatbot With Python

6 days ago

In this quiz, you’ll test your understanding of ChatterBot: Build a Chatbot...

Quiz: Python 3.13: A Modern REPL

6 days ago

Test your knowledge of the redesigned interactive interpreter introduced in Python 3.13...

Testing Your Code With Python's unittest

7 days ago

The Python standard library ships with a testing framework named unittest, which...