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

Latest posts

Last updated 3 days ago

Quiz: 11 Beginner Tips for Learning Python Programming

3 days ago

Test your understanding of 11 Beginner Tips for Learning Python Programming You’ll...

The Real Python Podcast – Episode #305: Should You Understand Your Entire Python Codebase?

3 days ago

Should you understand the entirety of your codebase? How familiar are you...

Quiz: NumPy Tutorial: Your First Steps Into Data Science in Python

4 days ago

In this quiz, you’ll test your understanding of NumPy Tutorial: Your First...

CrewAI in Python: Coordinating Teams of AI Agents

4 days ago

Have you ever asked ChatGPT to research something, analyze the findings, and...

Managing Imports With Python's __all__

5 days ago

Python has something called wildcard imports, which look like from module import...

Quiz: Managing Imports With Python's __all__

6 days ago

In this quiz, you’ll test your understanding of Managing Imports With Python’s...

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

6 days ago

Antigravity CLI is a terminal-based AI coding tool that brings Google’s agent...

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

7 days ago

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

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

10 days ago

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

Quiz: A Guide to Excel Spreadsheets in Python With openpyxl

11 days 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

11 days ago

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

Quiz: FastAPI: Python API Development With Light Speed

13 days ago

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