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

Latest posts

Last updated about 7 hours ago

Modern Web Automation With Python and Selenium

about 8 hours ago

Selenium is a web automation tool that allows you to use Python...

Quiz: Web Automation With Python and Selenium

about 10 hours ago

In this quiz, you’ll test your understanding of Web Automation With Python...

Thread Safety in Python: Locks and Other Techniques

1 day ago

Threads share state in your programs, which means race conditions can be...

Managing Python Projects With uv: An All-in-One Solution

2 days ago

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

Quiz: Managing Python Projects With uv: An All-in-One Solution

2 days ago

By working through this quiz, you’ll revisit how Python’s uv integrates multiple...

Quiz: How to Manage Python Projects With pyproject.toml

3 days ago

In this quiz, you’ll test your understanding of the pyproject.toml file This...

Getting Started With Python IDLE

7 days ago

Python IDLE is the default integrated development environment (IDE) that comes bundled...

MySQL Databases and Python

8 days ago

MySQL is one of the most popular database management systems (DBMSs) on...

Shallow vs Deep Copying of Python Objects

9 days ago

Python’s assignment statements don’t copy objects as they do in some other...

Shallow vs Deep Copying of Python Objects

9 days ago

Python’s assignment statements don’t copy objects as they do in some other...

Quiz: Shallow vs Deep Copying of Python Objects

9 days ago

In this quiz, you’ll test your understanding of Shallow vs Deep Copying...

The Real Python Podcast – Episode #247: Exploring DuckDB & Comparing Python Expressions vs Statements

12 days ago

Are you looking for a fast database that can handle large datasets...