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

Latest posts

Last updated about 1 hour ago

Caktus Consulting Group: Chicago Like a Local: Things to Do During DjangoCon US 2026 (Part 1)

about 9 hours ago

DjangoCon US 2026 is coming back to Chicago from August 23–28, and...

Jaime Buelta: Python Automation Cookbook 3rd edition: now with AI recipes.

about 17 hours ago

Exciting news! The third edition of the Python Automation Cookbook is out...

Python Morsels: Binary search in Python with bisect

3 days ago

Python's bisect module implements binary search for you. Here's how bisect_left, bisect_right...

Django Weblog: DSF member of the month - Katherine "Kati" Michel

2 days ago

For July 2026, we welcome Katherine "Kati" Michel as our DSF member...

PyCharm: PyTorch Tutorial for Deep Learning

2 days ago

This is a guest post from Naa Ashiorkor, a data scientist and...

Python Bytes: #490 It’s a vibe coding party

4 days ago

<strong>Topics covered in this episode:</strong><br&gt <ul> <li><strong><a href="https://jvns.ca/blog/2026/07/21/more-nice-django-things/?featured_on=pythonbytes">Some more things about Django...

PyCoder’s Weekly: Issue #745: PyPI UI, Finding Classes with the GC, pylock.toml, and More (2026-07-28)

3 days ago

#745 – JULY 28, 2026 View in Browser » Planned Updates to...

Python Software Foundation: Announcing a 2026 PSF Grants Program Funding Round

4 days ago

The Python Software Foundation (PSF) is excited to announce a 2026 PSF...

Python Software Foundation: Announcing Python Software Foundation Fellow Members for Q2 2026! 🎉

5 days ago

The PSF is pleased to announce its second batch of PSF Fellows...

Python Morsels: Running subprocesses in Python

5 days ago

You can use Python's subprocess.run function to launch other programs from within...

Talk Python to Me: #556: Updates on Django's Async Story

5 days ago

For years, "Django and async" came with an asterisk. The docs themselves...