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

Latest posts

Last updated 2 days ago

The Real Python Podcast – Episode #254: Scaling Python Web Applications With Kubernetes and Karpenter

2 days ago

What goes into scaling a web application today? What are resources for...

Exploring Python's list Data Type With Examples

5 days ago

The list class is a fundamental built-in data type in Python. It...

Write Pythonic and Clean Code With namedtuple

6 days ago

Python’s namedtuple in the collections module allows you to create immutable sequences...

The Real Python Podcast – Episode #253: Starting With Marimo Notebooks & Python App Config Management

9 days ago

Looking for a guide on getting started with Marimo notebooks? How do...

Defining Your Own Python Function

11 days ago

A Python function is a named block of code that performs specific...

Quiz: Defining Your Own Python Function

11 days ago

In this quiz, you’ll test your understanding of Defining Your Own Python...

Python Continuous Integration and Deployment Using GitHub Actions

12 days ago

Creating software is an achievement worth celebrating. But software is never static...

Python Hits the Big Screen and Other Python News for June 2025

13 days ago

A newly announced documentary brings Python’s history and culture to the screen...

The Real Python Podcast – Episode #252: Rodrigo Girão Serrão: Python Training, itertools, and Idioms

16 days ago

Once you've learned the vocabulary and syntax of the Python language, how...

How to Find an Absolute Value in Python

18 days ago

Learn how to work with absolute values in Python using the built-in...

Python Project: Build a Word Count Command-Line App

18 days ago

The word count command (wc) is a classic utility that you might...

Quiz: How to Find an Absolute Value in Python

18 days ago

In this quiz, you’ll test your understanding of How to Find an...