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

Latest posts

Last updated about 19 hours ago

Quiz: How to Use the OpenRouter API to Access Multiple AI Models via Python

about 19 hours ago

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

How to Use the OpenRouter API to Access Multiple AI Models via Python

1 day ago

One of the quickest ways to call multiple AI models from a...

What Does Python's __init__.py Do?

3 days ago

Python’s special __init__.py file marks a directory as a regular Python package...

Quiz: Duck Typing in Python: Writing Flexible and Decoupled Code

3 days ago

In this quiz, you’ll test your understanding of Duck Typing in Python...

Automate Python Data Analysis With YData Profiling

4 days ago

The YData Profiling package generates an exploratory data analysis (EDA) report with...

Quiz: Automate Python Data Analysis With YData Profiling

4 days ago

In this quiz, you’ll test your understanding of Automate Python Data Analysis...

Quiz: The pandas DataFrame: Make Working With Data Delightful

4 days ago

In this quiz, you’ll test your understanding of the pandas DataFrame By...

Quiz: Dependency Management With Python Poetry

7 days ago

Test your understanding of Dependency Management With Python Poetry You’ll revisit how...

The Real Python Podcast – Episode #286: Overcoming Testing Obstacles With Python's Mock Object Library

7 days ago

Do you have complex logic and unpredictable dependencies that make it hard...

Quiz: Hands-On Python 3 Concurrency With the asyncio Module

8 days ago

This quiz sharpens your intuition for Python’s asyncio module. You’ll decide when...

How to Run Your Python Scripts and Code

9 days ago

Running Python scripts is essential for executing your code. You can run...

Start Building With FastAPI

10 days ago

FastAPI is a web framework for building APIs with Python. It leverages...