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

planetpython.org

Planet Python

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

Follow now 92 followers

Latest posts

Last updated about 5 hours ago

Ari Lamstein: 🚀 Join Me Tonight for a Hands-On Streamlit Workshop!

about 10 hours ago

I’m excited to announce that I’ll be running a live workshop tonight...

Django Weblog: Building better APIs: from Django to client libraries with OpenAPI

about 13 hours ago

tl;dr A summary of resources and learnings related to building REST API...

Real Python: Python's with Statement: Manage External Resources Safely

about 13 hours ago

Python’s with statement allows you to manage external resources safely by using...

PyCharm: Lightning-Fast Python: Mastering the uv Package Manager

about 14 hours ago

Check out our recent livestream from August 7 on uv, a next-generation...

Ned Batchelder: Starting with pytest’s parametrize

about 17 hours ago

Writing tests can be difficult and repetitive. Pytest has a feature called...

Quansight Labs Blog: Python Wheels: from Tags to Variants

1 day ago

The story of how the Python Wheel Variant design was developed

Seth Michael Larson: Transferring “UTF8.XYZ”

1 day ago

I'm transferring the UTF8.XYZ domain and service to Trey Hunner, a friend...

PyCoder’s Weekly: Issue #694: Performance, Classes, t-strings, and More (Aug. 12, 2025)

1 day ago

#694 – AUGUST 12, 2025 View in Browser » Python Performance Myths...

Python Morsels: Checking for string prefixes and suffixes in Python

1 day ago

Python's strings have methods for checking whether a string starts or ends...

Real Python: Working With Python's .__dict__ Attribute

1 day ago

Python’s .__dict__ is a special attribute in classes and instances that acts...

Python Engineering at Microsoft: mssql-python vs pyodbc: Benchmarking SQL Server Performance

1 day ago

Reviewed by Imran Masud and Sumit Sarabhai When it comes to working...

Test and Code: 237: FastAPI Cloud - Sebastián Ramírez

2 days ago

In this episode, Brian interviews Sebastián Ramírez, creator of FastAPI, about its...