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

Latest posts

Last updated 2 days ago

The Real Python Podcast – Episode #256: Solving Problems and Saving Time in Chemistry With Python

2 days ago

What motivates someone to learn how to code as a scientist? How...

Python 3.14 Preview: Template Strings (T-Strings)

4 days ago

Python 3.14’s t-strings allow you to intercept and transform input values before...

Quiz: Python 3.14 Preview: Template Strings (T-Strings)

4 days ago

Evaluate your grasp of Python’s t-strings, which provide a structured and secure...

Implementing the Factory Method Pattern in Python

5 days ago

This video course explores the Factory Method design pattern and its implementation...

Use TorchAudio to Prepare Audio Data for Deep Learning

6 days ago

Ever wondered how machine learning models process audio data? How do you...

Quiz: Use TorchAudio to Prepare Audio Data for Deep Learning

6 days ago

In this quiz, you’ll test your understanding of audio fundamentals and how...

The Real Python Podcast – Episode #255: Structuring Python Scripts & Exciting Non-LLM Software Trends

9 days ago

What goes into crafting an effective Python script? How do you organize...

Your Guide to the Python print() Function

11 days ago

If you’re like most Python users, then you probably started your Python...

Quiz: The Python print() Function

11 days ago

In this quiz, you’ll test your understanding of Your Guide to the...

Starting With DuckDB and Python

12 days ago

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

Python enumerate(): Simplify Loops That Need Counters

13 days ago

Python’s enumerate() function helps you with loops that require a counter by...

The Real Python Podcast – Episode #254: Scaling Python Web Applications With Kubernetes and Karpenter

16 days ago

What goes into scaling a web application today? What are resources for...