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

Latest posts

Last updated 1 day ago

Why You Should Attend a Python Conference

1 day ago

The idea of attending a Python conference can feel intimidating. You might...

Getting Started With Google Gemini CLI

3 days ago

This video course will teach you how to use Gemini CLI to...

The Terminal: First Steps and Useful Commands for Python Developers

4 days ago

The terminal provides Python developers with direct control over their operating system...

The Real Python Podcast – Episode #282: Testing Python Code for Scalability & What's New in pandas 3.0

7 days ago

How do you create automated tests to check your code for degraded...

How Long Does It Take to Learn Python?

9 days ago

Have you read blog posts that claim you can learn Python in...

Create Callable Instances With Python's .__call__()

10 days ago

In Python, a callable is any object that you can call using...

GeoPandas Basics: Maps, Projections, and Spatial Joins

11 days ago

GeoPandas extends pandas to make working with geospatial data in Python intuitive...

Quiz: GeoPandas Basics: Maps, Projections, and Spatial Joins

11 days ago

In this quiz, you’ll test your understanding of GeoPandas You’ll review coordinate...

The Real Python Podcast – Episode #281: Continuing to Improve the Learning Experience at Real Python

14 days ago

If you haven't visited the Real Python website lately, then it's time...

How to Integrate Local LLMs With Ollama and Python

16 days ago

Integrating local large language models (LLMs) into your Python projects using Ollama...

Quiz: How to Integrate Local LLMs With Ollama and Python

16 days ago

In this quiz, you’ll test your understanding of How to Integrate Local...

uv vs pip: Python Packaging and Dependency Management

17 days ago

When it comes to Python package managers, the choice often comes down...