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

Latest posts

Last updated about 6 hours ago

Quiz: The subprocess Module: Wrapping Programs With Python

about 6 hours ago

In this quiz, you’ll test your understanding of The subprocess Module: Wrapping...

The Real Python Podcast – Episode #311: Django Developers Survey Results & Reproducible Python Builds

about 6 hours ago

What are the latest trends uncovered in the 2026 Django Developers Survey...

Learning Path: Ace Your Python Coding Interview

almost 2 years ago

Prepare for Python coding interviews with practice problems, tips for standing out...

An Effective Python Development Environment

2 days ago

You want to set up a Python development environment and start coding...

Quiz: An Effective Python Environment: Making Yourself at Home

1 day ago

In this quiz, you’ll test your understanding of An Effective Python Environment...

Python 3.15 Preview: Lazy Imports

2 days ago

Python 3.15 adds lazy imports: a lazy keyword that puts off loading...

Quiz: Python 3.15 Preview: Lazy Imports

2 days ago

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

Quiz: Starting With Python IDLE

2 days ago

In this quiz, you’ll test your understanding of Starting With Python IDLE...

Python Timer Functions

3 days ago

A timer is a powerful tool for monitoring the performance of your...

Quiz: Python Timer Functions

3 days ago

In this quiz, you’ll test your understanding of Python Timer Functions By...

Async Generators Get yield from and Other Python News for September 2026

4 days ago

August was a month for reading release notes rather than writing new...

Learning Path: Testing and Continuous Integration

almost 2 years ago

Learn how to test Python code with unittest, doctest, pytest, and mock...