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

Latest posts

Last updated 3 days ago

Python Inner Functions: What Are They Good For?

4 days ago

Python inner functions are those you define inside other functions to access...

Quiz: Python Inner Functions: What Are They Good For?

4 days ago

In this quiz, you’ll test your understanding of the Python Inner Functions...

Using Functional Programming in Python

5 days ago

Functional programming is a programming paradigm in which the primary method of...

Lazy Imports Land in Python and Other Python News for December 2025

6 days ago

A lot happened last month in the world of Python! The core...

The Real Python Podcast – Episode #276: Exploring Quantum Computing & Python Frameworks

9 days ago

What are the recent advances in the field of quantum computing and...

How to Use Google's Gemini CLI for AI Code Assistance

11 days ago

This tutorial will teach you how to use Gemini CLI to bring...

Quiz: How to Use Google's Gemini CLI for AI Code Assistance

11 days ago

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

Introduction to pandas

12 days ago

The pandas DataFrame is a structure that contains two-dimensional data and its...

Quantum Computing Basics With Qiskit

13 days ago

Every classical computer reduces the world to 0s and 1s. That binary...

Quiz: Quantum Computing Basics With Qiskit

13 days ago

Dive into quantum computing fundamentals with this quiz. You’ll practice key ideas...

How to Convert Bytes to Strings in Python

18 days ago

Converting bytes into readable strings in Python is an effective way to...

Getting Started With Claude Code

19 days ago

Learn how to set up and start using Claude Code to boost...