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

planet.python.org

Planet Python

Get the latest updates from Planet Python directly as they happen.

Follow now 105 followers

Latest posts

Last updated about 19 hours ago

Graham Dumpleton: Wrapping immutable objects

1 day ago

I am finally close to releasing wrapt version 2.0.0. The release has...

Graham Dumpleton: Wrapping immutable objects

1 day ago

I am finally close to releasing wrapt version 2.0.0. The release has...

Real Python: The Real Python Podcast – Episode #270: Evolving Teaching Python in the Classroom

1 day ago

How is teaching young students Python changing with the advent of LLMs...

Graham Dumpleton: Wrapping immutable objects

1 day ago

I am finally close to releasing wrapt version 2.0.0. The release has...

Armin Ronacher: Building an Agent That Leverages Throwaway Code

2 days ago

In August I wrote about my experiments with replacing MCP (Model Context...

Ari Lamstein: Visualizing Border Patrol Encounters Under the Second Trump Administration

2 days ago

Summary: I just updated my Immigration Enforcement Streamlit App with Border Patrol...

Python Bytes: #453 Python++

3 days ago

<strong>Topics covered in this episode:</strong><br&gt <ul> <li><em>* <a href="https://pypiplus.com?featured_on=pythonbytes">PyPI+</a></em>*</li> <li><em>* <a href="https://github.com/floRaths/uv-ship?featured_on=pythonbytes">uv-ship</a>...

Real Python: Polars vs pandas: What's the Difference?

4 days ago

Polars and pandas both provide DataFrame-based data analysis in Python, but they...

Real Python: Quiz: Polars vs pandas: What's the Difference?

4 days ago

In this quiz, you’ll test your understanding of the Polars vs pandas...

Lucas Cimon: Spotlight on pdfly, the Swiss Army knife for PDF files

4 days ago

Project documentation: pdfly.readthedocs.io pdfly is the youngest project of the py-pdf organization...

Seth Michael Larson: Re(blog, tweet, toot, skoot, skeеt, post)

4 days ago

Have you noticed the similar terms used for sharing someone else's content...

The Python Coding Stack: Creating a Singleton Class in Python And Why You (Probably) Don’t Need It

4 days ago

If you spend long enough in the programming world, you’ll come across...