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

Latest posts

Last updated about 3 hours ago

Quiz: Using Python's .__dict__ to Work With Attributes

1 day ago

In this quiz, you’ll test your understanding of Using Python’s .__dict__ to...

Introducing DuckDB

2 days ago

The DuckDB database provides a seamless way to handle large datasets in...

What Can You Do With Python?

3 days ago

You’ve finished a course or finally made it to the end of...

Quiz: GitHub Actions for Python

3 days ago

In this quiz, you’ll test your understanding of Continuous Integration and Deployment...

Quiz: Python Set Comprehensions: How and When to Use Them

3 days ago

In this quiz, you’ll test your understanding of Python Set Comprehensions: How...

Quiz: Dictionaries in Python

3 days ago

In this quiz, you’ll test your understanding of Dictionaries in Python By...

Quiz: Python's Instance, Class, and Static Methods Demystified

3 days ago

In this quiz, you’ll test your understanding of Instance, Class, and Static...

Python Code Quality: Best Practices and Tools

4 days ago

Producing high-quality Python code involves using appropriate tools and consistently applying best...

Quiz: Python Code Quality: Best Practices and Tools

4 days ago

In this quiz, you’ll test your understanding of Python Code Quality: Tools...

Quiz: How to Strip Characters From a Python String

7 days ago

In this quiz, you’ll test your understanding of Python’s .strip() method You’ll...

The Real Python Podcast – Episode #244: A Decade of Automating the Boring Stuff With Python

7 days ago

What goes into updating one of the most popular books about working...

LangGraph: Build Stateful AI Agents in Python

9 days ago

LangGraph is a versatile Python library designed for stateful, cyclic, and multi-actor...