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

Latest posts

Last updated about 10 hours ago

Python Project Management With uv

about 10 hours ago

The uv tool is a high-speed package and project manager for Python...

What Does -> Mean in Python Function Definitions?

1 day ago

In Python, the arrow symbol (->) appears in function definitions as a...

Quiz: Python Project Management With uv

1 day ago

In this quiz, you will review how to use uv, the high-speed...

Quiz: What Does -> Mean in Python Function Definitions?

1 day ago

In this quiz, you will revisit how Python uses the arrow notation...

The Real Python Podcast – Episode #265: Python App Hosting Choices & Documenting Python's History

4 days ago

What are your options for hosting your Python application or scripts? What...

How to Drop Null Values in pandas

6 days ago

Missing values can derail your analysis. In pandas, you can use the...

Quiz: How to Drop Null Values in pandas

6 days ago

Challenge yourself with this quiz and see how much you understand about...

Python String Splitting

7 days ago

Python’s .split() method lets you divide a string into a list of...

The Python Documentary Celebrates History While Developer Surveys Celebrate Python

8 days ago

Python is making history, and headlines. The much-anticipated Python: The Documentary premiered...

Quiz: Defining and Calling Python Functions

9 days ago

Ready to revisit how Python functions work? In this quiz, you’ll practice...

Quiz: Sorting Dictionaries in Python: Keys, Values, and More

9 days ago

This quiz helps you practice sorting dictionaries by keys, values, and custom...

The Real Python Podcast – Episode #264: Large Language Models on the Edge of the Scaling Laws

11 days ago

What's happening with the latest releases of large language models? Is the...