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

Latest posts

Last updated about 12 hours ago

The Real Python Podcast – Episode #304: Configuring a Versatile LLM Harness & Scraping the Web With Scrapy

about 12 hours ago

Which is more important, the model or the "harness" around an LLM...

Quiz: A Guide to Excel Spreadsheets in Python With openpyxl

1 day ago

In this quiz, you’ll test your understanding of A Guide to Excel...

Tool-Agnostic Python Lock Files With PEP 751 and pylock.toml

2 days ago

The Python lock file, pylock.toml, records exact dependencies your project needs so...

Quiz: FastAPI: Python API Development With Light Speed

4 days ago

In this quiz, you’ll revisit the core concepts covered in the FastAPI...

Learning Path: FastAPI: Python API Development With Light Speed

3 days ago

Learn FastAPI from the ground up. Build REST APIs, serve web pages...

Quiz: Tool-Agnostic Python Lock Files With PEP 751 and pylock.toml

3 days ago

In this quiz, you’ll test your understanding of Tool-Agnostic Python Lock Files...

Exploring Python's Built-in Functions

3 days ago

Python’s built-in functions are predefined functions you can use anywhere in your...

Quiz: Exploring Python's Built-in Functions

4 days ago

In this quiz, you’ll test your understanding of Exploring Python’s Built-in Functions...

Using NumPy reshape() to Change the Shape of an Array

4 days ago

The main data structure you’ll use in NumPy, Python’s core library for...

Quiz: Using NumPy reshape() to Change the Shape of an Array

5 days ago

In this quiz, you’ll test your understanding of Using NumPy reshape() to...

The Real Python Podcast – Episode #303: Free-Threaded Python's History & uv in Production

8 days ago

How many attempts have been made to remove Python's Global Interpreter Lock...

How to Write a CLAUDE.md File for Claude Code

9 days ago

In this tutorial, you’ll write CLAUDE.md files for Claude Code that capture...