Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.
Get Feederplanetpython.org
Get the latest updates from Planet Python directly as they happen.
Follow now 266 followers
Last updated about 16 hours ago
about 19 hours ago
You're adding type hints to your Python code, your editor is happy...
about 20 hours ago
Consider this Python code try: 1 / 0 except Exception as e:...
about 24 hours ago
In this quiz, you’ll test your understanding of Python stacks, queues, and...
1 day ago
Today I have made the tough decision of retiring the Wallabako project...
1 day ago
So, let’s pick up where we left off. A couple of weeks...
1 day ago
Learning how to use a tool can be challenging. But learning why...
2 days ago
In this quiz, you’ll test your understanding of How to Use the...
2 days ago
Author: Lucy Liu Note: this blog post is a cross-post of a...
2 days ago
Because code gets cheaper and cheaper to write, this includes re-implementations. I...
3 days ago
Python doesn't have tuple, frozenset, or Counter comprehensions, but you can invent...