Planet Python RSS
217 subscribers
16.6K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
Kay Hayen: Nuitka Release 0.8

Link: https://nuitka.net/changelog/posts/nuitka-release-08.html

This is to inform you about the new stable release of Nuitka. It is the extremely compatible Python compiler,
“download now”.
This release has a massive amount of bug fixes, builds on existing
feature
Kay Hayen: Nuitka Release 0.9

Link: https://nuitka.net/changelog/posts/nuitka-release-09.html

This is to inform you about the new stable release of Nuitka. It is the extremely compatible Python compiler,
“download now”.
This release has a many optimization improvements, and scalability
improve
Kay Hayen: Nuitka Release 1.0

Link: https://nuitka.net/changelog/posts/nuitka-release-10.html

This is to inform you about the new stable release of Nuitka. It is the extremely compatible Python compiler,
“download now”.
This release contains a large amount of new features, while
consolidating
Kay Hayen: Nuitka Release 1.1

Link: https://nuitka.net/changelog/posts/nuitka-release-11.html

This is to inform you about the new stable release of Nuitka. It is the extremely compatible Python compiler,
“download now”.
This release contains a large amount of new compatibility features,
while
Kay Hayen: Nuitka Release 1.2

Link: https://nuitka.net/changelog/posts/nuitka-release-12.html

This is to inform you about the new stable release of Nuitka. It is the extremely compatible Python compiler,
“download now”.
This release contains a large amount of new compatibility features and a
f
Kay Hayen: Nuitka Release 1.3

Link: https://nuitka.net/changelog/posts/nuitka-release-13.html

This is to inform you about the new stable release of Nuitka. It is the extremely compatible Python compiler,
“download now”.
This release contains a large amount of performance work, that should
spec
Real Python: Quiz: Control Flow Structures in Python

Link: https://realpython.com/quizzes/python-control-flow/

In this quiz, you’ll test your understanding of control flow structures in Python. Control flow dictates the order in which your code executes, letting you make choices, repeat work, and handle except
Real Python: Control Flow Structures in Python

Link: https://realpython.com/python-control-flow/

Python’s control flow structures allow you to dictate the order in which statements execute in your program. You can do this by using structures like conditionals, loops, and others.
Normally, your co
Seth Michael Larson: Volunteer Responsibility Amnesty Day (Spring 2025)

Link: https://sethmlarson.dev/observing-volunteer-amnesty-day?utm_campaign=rss

After thinking about doing so for the past few years I am finally
following through on observing Volunteer Responsibility Amnesty Day (abbreviated VRAD),
specifically for most of my volunteer open sou
Wingware: Wing Python IDE Version 10.0.10 - May 28, 2025

Link: https://wingware.com/news/2025-05-28

Wing 10.0.10 fixes the Python Shell and Debug Probe when running Python 3.13.3 or later.
See the change log for details.
Download Wing 10 Now: Wing Pro |
Wing Personal |
Wing 101 |
Compare Products
Kay Hayen: Nuitka Release 2.7

Link: https://nuitka.net/posts/nuitka-release-27.html

This is to inform you about the new stable release of Nuitka. It is the extremely compatible Python compiler,
“download now”.
This release adds a ton of new features and corrections.
Bug Fixes

macOS:
Real Python: The Real Python Podcast – Episode #251: Python Thread Safety & Managing Projects With uv

Link: https://realpython.com/podcasts/rpp/251/

What are the ways you can manage multithreaded code in Python? What synchronization techniques are available within Python's threading module? Christopher Trudeau is back on the show this week, bringi
Zero to Mastery: [May 2025] Python Monthly Newsletter 🐍

Link: https://zerotomastery.io/blog/python-monthly-newsletter-may-2025/?utm_source=python-rss-feed

66th issue of Andrei Neagoie's must-read monthly Python Newsletter: Python's New t-strings, The Best Programmers I Know, and much more. Read the full newsletter to get up-to-date with everything you n
Anarcat: Traffic meter per ASN without logs

Link: https://anarc.at/blog/2025-05-30-asncounter/

Have you ever found yourself in the situation where you had no or
anonymized logs and still wanted to figure out where your traffic was
coming from?
Or you have multiple upstreams and are looking to s
The Python Coding Stack: What's the Difference Between Zipping and Unzipping Your Jacket? • Unzipping in Python

Link: https://www.thepythoncodingstack.com/p/python-unzipping-using-zip

Today's post is short and visual. You probably used Python's zip() before. (But if you haven't, you'll figure out what it does in this article, so don't worry!)But how often have you used Python's unz
Zato Blog: Enterprise Python: Integrating with Salesforce

Link: https://zato.io/en/blog/salesforce-python.html


Enterprise Python: Integrating with Salesforce


2025-06-02, by Dariusz Suchojad


Overview
Salesforce connections are one of the newest additions to
Zato
3.2, allowing you to look up and manage Sa
Real Python: How Can You Structure Your Python Script?

Link: https://realpython.com/python-script-structure/

You may have begun your Python journey interactively, exploring ideas within Jupyter Notebooks or through the Python REPL. While that’s great for quick experimentation and immediate feedback, you’ll l
Ari Lamstein: New Release: Covid Demographics Explorer v2

Link: https://arilamstein.com/blog/2025/06/02/new-release-covid-demographics-explorer-v2/

I recently published a new version of my Covid Demographics Explorer app. I encourage you to try it out!
This version adds data from the 2023 American Community Survey (ACS) 1-year estimates, and has