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

Latest posts

Last updated about 14 hours ago

The Terminal: First Steps and Useful Commands for Python Developers

about 14 hours 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

4 days ago

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

How Long Does It Take to Learn Python?

6 days ago

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

Create Callable Instances With Python's .__call__()

7 days ago

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

GeoPandas Basics: Maps, Projections, and Spatial Joins

8 days ago

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

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

8 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

11 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

13 days ago

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

Quiz: How to Integrate Local LLMs With Ollama and Python

13 days ago

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

uv vs pip: Python Packaging and Dependency Management

14 days ago

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

How to Integrate ChatGPT's API With Python Projects

15 days ago

Python’s openai library provides the tools you need to integrate the ChatGPT...

Quiz: How to Integrate ChatGPT's API With Python Projects

15 days ago

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