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

Latest posts

Last updated about 3 hours ago

Nick Coghlan: The origin of venvstacks

about 6 hours ago

There has been a longstanding gap in the Python packaging ecosystem that...

John Cook: How hard is constraint programming?

about 23 hours ago

I’ve been writing code for the Z3 SMT solver for several months...

eGenix.com: PyDDF Python Herbst Sprint 2024

1 day ago

The following text is in German, since we're announcing a Python sprint...

The Python Show: 49 - EdgeDB and Python with Yury Selivanov

1 day ago

In this episode of The Python Show Podcast, we welcome Yury Selivanov...

Real Python: Python Closures: Common Use Cases and Examples

2 days ago

In Python, a closure is typically a function defined inside another function...

Ned Batchelder: GitHub action security: zizmor

2 days ago

Zizmor is a new tool to check your GitHub action workflows for...

Seth Michael Larson: How to export OPML from Omnivore

2 days ago

How to export OPML from Omnivore About • Blog • Cool URLs...

Armin Ronacher: Make It Ephemeral: Software Should Decay and Lose Data

2 days ago

Most software that exists today does not forget. Creating software that remembers...

PyCoder’s Weekly: Issue #653 (Oct. 29, 2024)

3 days ago

#653 – OCTOBER 29, 2024 View in Browser » Sudoku in Python...

Zero to Mastery: Python Monthly Newsletter 💻🐍

3 days ago

59th issue of Andrei Neagoie's must-read monthly Python Newsletter: Python History, Python...

PyCharm: Data Exploration With pandas

3 days ago

Maybe you’ve heard complicated-sounding phrases such as ‘“Students t-test”, “regression models”, “support...

Real Python: Python's Magic Methods in Classes

3 days ago

As a Python developer who wants to harness the power of object-oriented...