Real Python: Python's T-Strings Coming Soon and Other Python News for May 2025
Link: https://realpython.com/python-news-may-2025/
Welcome to the May 2025 edition of the Python news roundup. Last month brought confirmation that Python will have the eagerly-awaited template strings, or t-strings, included in the next release. You’
Link: https://realpython.com/python-news-may-2025/
Welcome to the May 2025 edition of the Python news roundup. Last month brought confirmation that Python will have the eagerly-awaited template strings, or t-strings, included in the next release. You’
Realpython
Python's T-Strings Coming Soon and Other Python News for May 2025 – Real Python
Python 3.14 final alpha adds template strings, Django gets updates, plus a look ahead at major Python conferences and ecosystem developments.
Luke Plant: Knowledge creates technical debt
Link: https://lukeplant.me.uk/blog/posts/knowledge-creates-technical-debt/
The term technical debt, now used widely in software circles, was coined to explain a deliberate process where you write software quickly to gain knowledge, and then you have to use that knowledge gai
Link: https://lukeplant.me.uk/blog/posts/knowledge-creates-technical-debt/
The term technical debt, now used widely in software circles, was coined to explain a deliberate process where you write software quickly to gain knowledge, and then you have to use that knowledge gai
Luke Plant's home page
Knowledge creates technical debt
Some history on term “technical debt” and on better language to use when communicating about it.
Real Python: Working With Missing Data in Polars
Link: https://realpython.com/courses/missing-data-polars/
Efficiently handling missing data in Polars is essential for keeping your datasets clean during analysis. Polars provides powerful tools to identify, replace, and remove null values, ensuring seamless
Link: https://realpython.com/courses/missing-data-polars/
Efficiently handling missing data in Polars is essential for keeping your datasets clean during analysis. Polars provides powerful tools to identify, replace, and remove null values, ensuring seamless
Realpython
Working With Missing Data in Polars – Real Python
In this video course, you'll learn how to deal with missing data in Polars to ensure it doesn't interfere with your data analysis. You'll discover how to check for missing values, update them, and remove them.
PyCharm: DataGrip and Database Tools UX Survey #2
Link: https://blog.jetbrains.com/datagrip/2025/05/13/datagrip-and-database-tools-ux-survey-2/
Link: https://blog.jetbrains.com/datagrip/2025/05/13/datagrip-and-database-tools-ux-survey-2/
The JetBrains Blog
DataGrip and Database Tools UX Survey #2 | The DataGrip Blog
We’re excited to launch the second edition of our User Experience Survey for DataGrip and the Database Tools & SQL Plugin! Your feedback from the previous survey helped us better understand you
PyCharm
Link:
We’re excited to launch the second edition of our User Experience Survey for DataGrip and the Database Tools & SQL Plugin!
Your feedback from the previous survey helped us better understand your needs
Link:
We’re excited to launch the second edition of our User Experience Survey for DataGrip and the Database Tools & SQL Plugin!
Your feedback from the previous survey helped us better understand your needs
Quansight Labs Blog: The first year of free-threaded Python
Link: https://labs.quansight.org/blog/free-threaded-one-year-recap
A recap of the first year of work on enabling support for the free-threaded build of CPython in community packages.
Link: https://labs.quansight.org/blog/free-threaded-one-year-recap
A recap of the first year of work on enabling support for the free-threaded build of CPython in community packages.
labs.quansight.org
The first year of free-threaded Python
A recap of the first year of work on enabling support for the free-threaded build of CPython in community packages.
PyCoder’s Weekly: Issue #681: Loguru, GeoDjango, flexicache, and More (May 13, 2025)
Link: https://pycoders.com/issues/681
#681 – MAY 13, 2025 View in Browser » How to Use Loguru for Simpler Python Logging In this tutorial, you’ll learn how to use Loguru to quickly implement better logging in your Python application
Link: https://pycoders.com/issues/681
#681 – MAY 13, 2025 View in Browser » How to Use Loguru for Simpler Python Logging In this tutorial, you’ll learn how to use Loguru to quickly implement better logging in your Python application
Pycoders
PyCoder’s Weekly | Issue #681
Loguru, GeoDjango, flexicache, and More
Paolo Melchiorre: My DjangoCon Europe 2025
Link: https://www.paulox.net/2025/05/13/my-djangocon-europe-2025/
A summary of my experience at DjangoCon Europe 2025 told through the posts I published on Mastodon during the conference.
Link: https://www.paulox.net/2025/05/13/my-djangocon-europe-2025/
A summary of my experience at DjangoCon Europe 2025 told through the posts I published on Mastodon during the conference.
Paolo Melchiorre
My DjangoCon Europe 2025
A summary of my experience at DjangoCon Europe 2025 told through the posts I published on Mastodon during the conference.
Talk Python to Me: #505: t-strings in Python (PEP 750)
Link: https://talkpython.fm/episodes/show/505/t-strings-in-python-pep-750
Python has many string formatting styles which have been added to the language over the years. Early Python used the % operator to injected formatted values into strings. And we have string.format() w
Link: https://talkpython.fm/episodes/show/505/t-strings-in-python-pep-750
Python has many string formatting styles which have been added to the language over the years. Early Python used the % operator to injected formatted values into strings. And we have string.format() w
talkpython.fm
t-strings in Python (PEP 750)
Python has many string formatting styles which have been added to the language over the years. Early Python used the % operator to injected formatted values into strings. And we have string.format() which offers several powerful styles. Both were verbose…
eGenix.com: eGenix Antispam Bot for Telegram 0.7.1 GA
Link: https://www.egenix.com/company/news/eGenix-Antispam-Bot-for-Telegram-0.7.1-GA.html
Introduction
eGenix has long been running a local user group meeting in Düsseldorf
called Python Meeting Düsseldorf and we are using a Telegram group
for most of our communication.
In the early days
Link: https://www.egenix.com/company/news/eGenix-Antispam-Bot-for-Telegram-0.7.1-GA.html
Introduction
eGenix has long been running a local user group meeting in Düsseldorf
called Python Meeting Düsseldorf and we are using a Telegram group
for most of our communication.
In the early days
eGenix.com
eGenix.com: eGenix Antispam Bot for Telegram 0.7.1 GA
eGenix is pleased to announce the immediate availability of the eGenix Antispam Bot for Telegram 0.7.1 - A simple, yet effective bot implementation to address Telegram signup spam.
Django Weblog: DSF member of the month - Simon Charette
Link: https://www.djangoproject.com/weblog/2025/may/14/dsf-member-of-the-month-simon-charette/
For May 2025, we welcome Simon Charette as our DSF member of the month! ⭐
Simon Charette is a longtime Django contributor and community member. He served on the Django 5.x Steering Council and is par
Link: https://www.djangoproject.com/weblog/2025/may/14/dsf-member-of-the-month-simon-charette/
For May 2025, we welcome Simon Charette as our DSF member of the month! ⭐
Simon Charette is a longtime Django contributor and community member. He served on the Django 5.x Steering Council and is par
Django Project
DSF member of the month - Simon Charette
Posted by Sarah Abderemane on May 14, 2025
Real Python: How to Get the Most Out of PyCon US
Link: https://realpython.com/pycon-guide/
Congratulations! You’re going to PyCon US!
Whether this is your first time or you’re a regular attendee, going to a conference full of people who love the same thing as you is always a fun experience.
Link: https://realpython.com/pycon-guide/
Congratulations! You’re going to PyCon US!
Whether this is your first time or you’re a regular attendee, going to a conference full of people who love the same thing as you is always a fun experience.
Realpython
How to Get the Most Out of PyCon US – Real Python
In this article, you'll learn how you can get the most out of PyCon US. Whether you're a first-timer or a seasoned attendee, this guide will help you get ready to have a great PyCon.
Hugo van Kemenade: PEPs & Co.
Link: https://hugovk.dev/blog/2025/peps-and-co/
PEPs #Here’s Barry Warsaw on the origin of
PEPs, or Python Enhancement Proposals (edited from
PyBay 2017):
I like backronyms. For those who don’t know: a backronym is where you come up with the
acron
Link: https://hugovk.dev/blog/2025/peps-and-co/
PEPs #Here’s Barry Warsaw on the origin of
PEPs, or Python Enhancement Proposals (edited from
PyBay 2017):
I like backronyms. For those who don’t know: a backronym is where you come up with the
acron
Hugo van Kemenade
PEPs & Co.
Django Weblog: DjangoCon Europe and beyond
Link: https://www.djangoproject.com/weblog/2025/may/14/djangocon-europe-and-beyond/
We had a blast at DjangoCon Europe 2025, and hope you did too! Events like this are essential for our community, delighting both first-timers and seasoned Djangonauts with insights, good vibes, and a
Link: https://www.djangoproject.com/weblog/2025/may/14/djangocon-europe-and-beyond/
We had a blast at DjangoCon Europe 2025, and hope you did too! Events like this are essential for our community, delighting both first-timers and seasoned Djangonauts with insights, good vibes, and a
Django Project
DjangoCon Europe and beyond
Posted by Sarah Abderemane, Thibaud Colas, Tom Carrick on May 14, 2025
Erik Marsja: Pandas: Drop Columns By Name in DataFrames
Link: https://www.marsja.se/pandas-drop-columns-by-name/
The post Pandas: Drop Columns By Name in DataFrames appeared first on Erik Marsja.
This blog post will cover Pandas drop columns by name from a single DataFrame and multiple DataFrames. This is a comm
Link: https://www.marsja.se/pandas-drop-columns-by-name/
The post Pandas: Drop Columns By Name in DataFrames appeared first on Erik Marsja.
This blog post will cover Pandas drop columns by name from a single DataFrame and multiple DataFrames. This is a comm
Erik Marsja
Pandas: Drop Columns By Name in DataFrames
This post explains how to use pandas to drop columns by name from one or multiple DataFrames. We demonstrate dropping single and multiple columns, as well as how to conditionally remove columns based on name patterns. These techniques are essential for data…
Ned Batchelder: PyCon summer camp
Link: https://nedbatchelder.com/blog/202505/pycon_summer_camp.html
I’m headed to PyCon today, and I’m reminded about how it feels like summer
camp, in mostly good ways, but also in a tricky way.You take some time off from your “real” life, you go somewhere else, you
Link: https://nedbatchelder.com/blog/202505/pycon_summer_camp.html
I’m headed to PyCon today, and I’m reminded about how it feels like summer
camp, in mostly good ways, but also in a tricky way.You take some time off from your “real” life, you go somewhere else, you
Nedbatchelder
PyCon summer camp
PyCon is exciting, but how do you know which enthusiasms are real and which are just summer crushes?
Real Python: Quiz: Getting Started With Python IDLE
Link: https://realpython.com/quizzes/python-idle/
In this quiz, you’ll test your understanding of
Python IDLE.
Python IDLE is an IDE included with Python installations, designed for basic editing, execution, and debugging of Python code. You can also
Link: https://realpython.com/quizzes/python-idle/
In this quiz, you’ll test your understanding of
Python IDLE.
Python IDLE is an IDE included with Python installations, designed for basic editing, execution, and debugging of Python code. You can also
Realpython
Getting Started With Python IDLE Quiz – Real Python
In this quiz, you'll test your understanding of Python IDLE, the default integrated development environment (IDE) that comes bundled with every Python installation. You'll revisit how to interact with Python directly in IDLE, edit and execute Python files.
Django Weblog: Our new accessibility statement
Link: https://www.djangoproject.com/weblog/2025/may/15/our-new-accessibility-statement/
Happy Global Accessibility Awareness Day! We thought this would be a fitting occasion to announce our brand new Django accessibility statement 🎉
Did you know that according to the WebAIM Million surve
Link: https://www.djangoproject.com/weblog/2025/may/15/our-new-accessibility-statement/
Happy Global Accessibility Awareness Day! We thought this would be a fitting occasion to announce our brand new Django accessibility statement 🎉
Did you know that according to the WebAIM Million surve
Django Project
Our new accessibility statement
Posted by Thibaud Colas & Accessibility team on May 15, 2025
Zato Blog: Using Oracle Database from Python and Zato Services
Link: https://zato.io/en/blog/oracle-database-in-python.html
Using Oracle Database from Python and Zato Services
2025-05-15, by Dariusz Suchojad
Overview
Oracle Database remains a cornerstone of enterprise IT, powering mission-critical applications aroun
Link: https://zato.io/en/blog/oracle-database-in-python.html
Using Oracle Database from Python and Zato Services
2025-05-15, by Dariusz Suchojad
Overview
Oracle Database remains a cornerstone of enterprise IT, powering mission-critical applications aroun
zato.io
Using Oracle Database from Python and Zato Services | Zato Integration Platform
Comprehensive guide to integrating Oracle Database with Python and Zato. Learn to query tables, call procedures, and build robust APIs.
Daniel Roy Greenfeld: Farewell to Michael Ryabushkin
Link: https://daniel.feldroy.com/posts/2025-05-farewell-to-michael-ryabushkin
Michael Ryabushkin and I met around 2011-2012 through Python community work. I don’t remember how we met, instead I remember his presence suddenly there, helping and aiding others.
Michael could be pu
Link: https://daniel.feldroy.com/posts/2025-05-farewell-to-michael-ryabushkin
Michael Ryabushkin and I met around 2011-2012 through Python community work. I don’t remember how we met, instead I remember his presence suddenly there, helping and aiding others.
Michael could be pu
https://daniel.feldroy.com
Farewell to Michael Ryabushkin
In early May of 2025 Michael Ryabushkin (aka Goodwill) passed away. He was a great friend and an even better person. I will miss him dearly.