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

Latest posts

Last updated about 3 hours ago

Quiz: Build Your Own Face Recognition Tool With Python

about 4 hours ago

In this quiz, you’ll test your understanding of Build Your Own Face...

Claude Fable 5.1 Draws a Python Reading a Book

2 days ago

We ran Claude Fable 5.1 through Real Python’s vibe check for new...

GPT-6 Astra Draws a Python Reading a Book

1 day ago

We ran GPT-6 Astra through Real Python’s vibe check for new AI...

Quiz: Common Python Data Structures (Guide)

1 day ago

In this quiz, you’ll test your understanding of Common Python Data Structures...

The Real Python Podcast – Episode #310: Performance Engineering: Profiling and Making Apps Fast by Default

1 day ago

How do you plan for the performance of your Python applications? What...

Learning Path: Exceptions, Logging, and Debugging

almost 2 years ago

Learn Python exception handling, logging, and debugging. Work with raise, built-in exceptions...

Quiz: Python AI: How to Build a Neural Network & Make Predictions

2 days ago

In this quiz, you’ll test your understanding of Python AI: How to...

Python 3.15 Preview: UTF-8 by Default

3 days ago

Python 3.15 makes UTF-8 the default text encoding. A plain open("notes.txt") call...

Quiz: Python 3.15 Preview: UTF-8 by Default

3 days ago

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

Build Your Own Face Recognition Tool With Python

4 days ago

Do you have a phone that you can unlock with your face...

Primer on Python Decorators

4 days ago

Python decorators allow you to modify or extend the behavior of functions...

How to Get Started With Ollama

4 days ago

Integrating local large language models (LLMs) into your Python projects with Ollama...