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

Latest posts

Last updated about 14 hours ago

GeoPandas Basics: Maps, Projections, and Spatial Joins

about 14 hours ago

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

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

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

4 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

6 days ago

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

Quiz: How to Integrate Local LLMs With Ollama and Python

6 days ago

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

uv vs pip: Python Packaging and Dependency Management

7 days ago

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

How to Integrate ChatGPT's API With Python Projects

8 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

8 days ago

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

The Real Python Podcast – Episode #280: Considering Fast and Slow in Python Programming

11 days ago

How often have you heard about the speed of Python? What's actually...

How to Create a Django Project

13 days ago

Before you can start building your Django web application, you need to...

Quiz: How to Create a Django Project

13 days ago

In this quiz, you’ll test your understanding of creating a Django project...

Intro to Object-Oriented Programming (OOP) in Python

14 days ago

Object-oriented programming (OOP) is one of the most significant and essential topics...