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

Latest posts

Last updated about 21 hours ago

Quiz: Your Guide to the CPython Source Code

about 21 hours ago

In this quiz, you’ll test your understanding of Your Guide to the...

Quiz: How to Use Claude Code to Write and Debug Python

2 days ago

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

How to Use Claude Code to Write and Debug Python

2 days ago

In this tutorial, you’ll learn how to use Claude Code to build...

Quiz: How to Review AI-Generated Python Code Efficiently

2 days ago

In this quiz, you’ll test your understanding of How to Review AI-Generated...

Working With Python's deque

3 days ago

You can use Python’s deque for efficient appends and pops at both...

Quiz: Working With Python's deque

3 days ago

In this quiz, you’ll test your understanding of Working With Python’s deque...

Quiz: Arduino With Python: How to Get Started

3 days ago

In this quiz, you’ll test your understanding of Arduino With Python: How...

How to Debug Python Code With an AI Agent

4 days ago

AI debugging is fixing broken code by pairing with an AI coding...

Quiz: How to Debug Python Code With an AI Agent

4 days ago

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

Quiz: How to Publish an Open-Source Python Package to PyPI

7 days ago

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

The Real Python Podcast – Episode #307: Improving NumPy Performance on Free-Threaded Python

7 days ago

What bottlenecks were preventing NumPy from scaling on free-threaded Python? Christopher Trudeau...

How to Integrate OpenTelemetry With a FastAPI App

9 days ago

Adding observability to your applications is crucial for diagnosing issues in production...