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 1015 followers

Latest posts

Last updated 25 minutes ago

Quiz: Build Enumerations of Constants With Python's Enum

39 minutes ago

In this quiz, you’ll test your understanding of Build Enumerations of Constants...

How to Use GitHub

about 23 hours ago

When you work on a local Python project, tracking your changes with...

Quiz: How to Use GitHub

1 day ago

In this quiz, you’ll test your understanding of How to Use GitHub...

Testing MCP Servers With a Python MCP Client

2 days ago

Building an MCP client in Python is a great way to test...

Quiz: Testing MCP Servers With a Python MCP Client

2 days ago

In this quiz, you’ll test your understanding of the video course Testing...

Python's JIT Faces Some Challenges and Other News for July 2026

3 days ago

Python’s experimental JIT compiler has been riding along in CPython’s main branch...

Quiz: Python Interfaces: Object-Oriented Design Principles

6 days ago

In this quiz, you’ll test your understanding of the Python Interfaces: Object-Oriented...

The Real Python Podcast – Episode #301: Running Python Locally in a Sandbox

6 days ago

How do you avoid the risk of running a Python application locally...

Quiz: Natural Language Processing With Python's NLTK Package

7 days ago

In this quiz, you’ll test your understanding of Natural Language Processing With...

Python 3.15 Preview: Upgraded JIT Compiler

8 days ago

Python 3.15 sharpens the experimental Just-In-Time (JIT) compiler. It adds a new...

Quiz: Python 3.15 Preview: Upgraded JIT Compiler

8 days ago

In this quiz, you’ll test your understanding of Python 3.15 Preview: Upgraded...

Managing and Measuring Python Code Quality

9 days ago

Producing high-quality Python code involves using appropriate tools and consistently applying best...