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

Latest posts

Last updated about 19 hours ago

How to Debug Python Code With an AI Agent

about 19 hours ago

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

Quiz: How to Debug Python Code With an AI Agent

about 21 hours 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

4 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

4 days ago

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

How to Integrate OpenTelemetry With a FastAPI App

6 days ago

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

Quiz: How to Integrate OpenTelemetry With a FastAPI App

6 days ago

In this quiz, you’ll test your understanding of How to Integrate OpenTelemetry...

Coding With OpenCode: AI-Assisted Python

7 days ago

OpenCode is an open-source AI coding agent that runs in your terminal...

Quiz: Coding With OpenCode: AI-Assisted Python

7 days ago

In this quiz, you’ll test your understanding of the concepts covered in...

Qt Designer and Python: Build Your GUI Applications Faster

8 days ago

Qt Designer is a tool that lets you build the graphical user...

Quiz: How to Use Type Hints for Multiple Return Types in Python

11 days ago

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

The Real Python Podcast – Episode #306: Programmatically Developing LLM Prompts With DSPy

11 days ago

How can you move from manually writing prompts for an LLM application...

Quiz: Python's Assignment Operator: Write Robust Assignments

12 days ago

In this quiz, you’ll test your understanding of Python’s Assignment Operator: Write...