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

Latest posts

Last updated about 6 hours ago

Python Does What?!: Enums make good singletons

about 16 hours ago

It's simple and common to allocate a marker object to represent missing...

Armin Ronacher: Serendipity

1 day ago

Life begins An empty page. A hollow echo on an barren stage....

Matt Layman: Epic Debugging, Hilarious Outcome - Building SaaS #205

2 days ago

In this episode, I dug into an issue with sign up. What...

Real Python: Quiz: Single and Double Underscores in Python Names

3 days ago

In this quiz, you’ll test your understanding of Single and Double Underscores...

Programiz: Python match…case Statement

3 days ago

The match…case statement allows us to execute different actions based on the...

Talk Python to Me: #481: Python Opinions and Zeitgeist with Hynek

3 days ago

Hynek has been writing and speaking on some of the most significant...

Julien Tayon: 3D ploter in python-tk with matplotlib.

3 days ago

Wishing to prove my assertion wrong on python-tk that piping python directly...

Spyder IDE: Officially announcing the release of Spyder 6!

3 days ago

After two years in development and more than 2600 commits from over...

Django Weblog: Announcing weekly DSF office hours

4 days ago

For the last year, Thibaud Colas and I have had a weekly...

Mike Driscoll: SSH Scripting with Fabric and Python

4 days ago

Reading and writing files is a basic task that most software applications...

Real Python: Structural Pattern Matching in Python

4 days ago

Structural pattern matching is a powerful control flow construct invented decades ago...