Planet Python RSS
218 subscribers
16.7K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
Armin Ronacher: I'm Leaving Sentry

Link: http://lucumr.pocoo.org/2025/3/31/leaving

Every ending marks a new beginning, and today, is the beginning of a new
chapter for me. Ten years ago I took a leap into the unknown, today I
take another. After a decade of working on Sentry I mov
PyBites: Try an AI Speed Run For Your Next Side Project

Link: https://pybit.es/articles/try-an-ai-speed-run-for-your-next-side-project/

The ProblemI have for as long as I can remember had a bit of a problem with analysis paralysis and tunnel vision.If I’m working on a problem and get stuck, I have a tendency to just sit there paging t
Talk Python to Me: #499: BeeWare and the State of Python on Mobile

Link: https://talkpython.fm/episodes/show/499/beeware-and-the-state-of-python-on-mobile

This episode is all about Beeware, the project that working towards true native apps built on Python, especially for iOS and Android. Russell's been at this for more than a decade, and the progress is
Zero to Mastery: [March 2025] Python Monthly Newsletter 🐍

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

64th issue of Andrei Neagoie's must-read monthly Python Newsletter: CUDA for Python Devs, PyPi Wheels, TL;DR Of LLMs, and much more. Read the full newsletter to get up-to-date with everything you need
Real Python: Python's Bytearray: A Mutable Sequence of Bytes

Link: https://realpython.com/python-bytearray/

Python’s bytearray is a mutable sequence of bytes that allows you to manipulate binary data efficiently. Unlike immutable bytes, bytearray can be modified in place, making it suitable for tasks requir
Ari Lamstein: censusdis v1.4.0 is now on PyPI

Link: https://arilamstein.com/blog/2025/03/31/censusdis-v1-4-0-is-now-on-pypi/

I recently contributed a new module to the censusdis package. This resulted in a new version of the package being pushed to PyPI. You can install it like this:

$ pip install censusdis -U

#Verify tha
Python Bytes: #426 Committing to Formatted Markdown

Link: https://pythonbytes.fm/episodes/show/426/committing-to-formatted-markdown

<strong>Topics covered in this episode:</strong><br>

<ul>
<li><a href="https://github.com/hukkin/mdformat?featured_on=pythonbytes"><strong>mdformat</strong></a></li>
<li><strong><a href="https://git
Wingware: Wing Python IDE 11 Early Access - March 27, 2025

Link: https://wingware.com/news/2025-04-01

Wing 11 is now available as an early access release, with improved AI assisted development,
support for the uv package manager, improved Python code analysis, improved custom key
binding assignment us
Glyph Lefkowitz: A Bigger Database

Link: https://blog.glyph.im/2025/03/a-bigger-database.html

A Database File
When I was 10 years old, and going through a fairly difficult time, I was lucky
enough to come into the possession of a piece of software called Claris
FileMaker Pro.
FileMaker allowe
eGenix.com: Python Meeting Düsseldorf - 2025-04-09

Link: https://www.egenix.com/company/news/Python-Meeting-Duesseldorf-2025-04-09

The following text is in German, since we're announcing a regional user group meeting in Düsseldorf, Germany.

Ankündigung
Das nächste Python Meeting Düsseldorf findet an folgendem Termin statt:

09.0
Mike Driscoll: Textual – How to Add Widgets to a Container

Link: https://www.blog.pythonlibrary.org/2025/04/01/textual-how-to-add-widgets-to-a-container/

Textual is an excellent Python package for creating beautiful user interfaces in your terminal. By default, Textual will arrange your widgets starting at the top of the screen and appending them in a
Real Python: Building a Code Image Generator With Python

Link: https://realpython.com/courses/code-image-generator/

If you’re active on social media, then you know that images and videos are popular forms of content. As a programmer, you mainly work with text, so sharing the content that you create on a daily basis
PyCoder’s Weekly: Issue #675: Optimization, DuckDB, Outliers, and More (April 1, 2025)

Link: https://pycoders.com/issues/675

#675 – APRIL 1, 2025 View in Browser » An April Fool’s free issue. All content was curated before April 1st and is guranteed to be April Fool’s free. Optimizing With Generators, Expressions, &
Test and Code: Python 3.14 won't repeat with pytest-repeat

Link: https://testandcode.com/episodes/python-3-14-wont-repeat-with-pytest-repeat

pytest-repeat is a pytest plugin that makes it easy to repeat a single test, or multiple tests, a specific number of times.  Unfortunately, it doesn't seem to work with Python 3.14, even though there
Python GUIs: Getting Started with Streamlit — Build your first Streamlit app and explore some basic features

Link: https://www.pythonguis.com/tutorials/getting-started-with-streamlit/

Streamlit is an open-source Python library that makes it easy to create and share custom web apps for machine learning and data science. In this tutorial we'll take a first look at Streamlit, installi
Django Weblog: Django security releases issued: 5.1.8 and 5.0.14

Link: https://www.djangoproject.com/weblog/2025/apr/02/security-releases/

In accordance with our security release policy, the Django team
is issuing releases for
Django 5.1.8 and
Django 5.0.14.
These releases address the security issues detailed below. We encourage all
user
Django Weblog: Django 5.2 released

Link: https://www.djangoproject.com/weblog/2025/apr/02/django-52-released/

The Django team is happy to announce the release of Django 5.2.
The release notes
showcase a composite of new features. A few highlights are:

All models are automatically imported in the shell by def
Real Python: How to Strip Characters From a Python String

Link: https://realpython.com/python-strip/

By default, Python’s .strip() method removes whitespace characters from both ends of a string. To remove different characters, you can pass a string as an argument that specifies a set of characters t
Seth Michael Larson: Nintendo Switch 2: DRM, expensive, and GameCube

Link: https://sethmlarson.dev/switch-2-drm-expensive-and-gamecube?utm_campaign=rss

So the Switch 2 got announced in a Nintendo Direct yesterday. The event
itself was essentially an unending series of incredible new
information about the Switch 2 console and games. Here are my mixed