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

Latest posts

Last updated about 12 hours ago

The Real Python Podcast – Episode #249: Going Beyond requirements.txt With pylock.toml and PEP 751

about 12 hours ago

What is the best way to record the Python dependencies for the...

How to Get the Most Out of PyCon US

2 days ago

Congratulations! You’re going to PyCon US Whether this is your first time...

Working With Missing Data in Polars

3 days ago

Efficiently handling missing data in Polars is essential for keeping your datasets...

Quiz: Getting Started With Python IDLE

3 days ago

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

Python's T-Strings Coming Soon and Other Python News for May 2025

4 days ago

Welcome to the May 2025 edition of the Python news roundup. Last...

The Real Python Podcast – Episode #248: Experiments With Gen AI, Knowledge Graphs, Workflows, and Python

7 days ago

Are you looking for some projects where you can practice your Python...

How to Use Loguru for Simpler Python Logging

9 days ago

In Python, logging is a vital programming practice that helps you track...

Using the Python subprocess Module

10 days ago

Python’s subprocess module allows you to run shell commands and manage external...

Quiz: Python Logging With the Loguru Library

10 days ago

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

Sets in Python

11 days ago

Python provides a built-in set data type. It differs from other built-in...

Modern Web Automation With Python and Selenium

16 days ago

Selenium is a web automation tool that allows you to use Python...

Quiz: Web Automation With Python and Selenium

16 days ago

In this quiz, you’ll test your understanding of Web Automation With Python...