Seth Michael Larson: A(nimal Cros)SCII
Link: https://sethmlarson.dev/animal-crossci?utm_campaign=rss
What is the character encoding for Animal Crossing?
This page details all the characters that are allowed for player
names, town names, and passwords in Animal Crossing for the GameCube. A much larger
Link: https://sethmlarson.dev/animal-crossci?utm_campaign=rss
What is the character encoding for Animal Crossing?
This page details all the characters that are allowed for player
names, town names, and passwords in Animal Crossing for the GameCube. A much larger
sethmlarson.dev
A(nimal Cros)SCII
What is the character encoding for Animal Crossing?
This page details all the characters that are allowed for player
names, town names, and passwords in Animal Crossing for the GameCube. A much lar...
This page details all the characters that are allowed for player
names, town names, and passwords in Animal Crossing for the GameCube. A much lar...
Python Engineering at Microsoft: Python in Visual Studio Code – May 2025 Release
Link: https://devblogs.microsoft.com/python/python-in-visual-studio-code-may-2025-release/
We’re excited to announce the May 2025 release of the Python, Pylance and Jupyter extensions for Visual Studio Code!
This release includes the following announcements:
Python Environments Quick Creat
Link: https://devblogs.microsoft.com/python/python-in-visual-studio-code-may-2025-release/
We’re excited to announce the May 2025 release of the Python, Pylance and Jupyter extensions for Visual Studio Code!
This release includes the following announcements:
Python Environments Quick Creat
Microsoft News
Python in Visual Studio Code – May 2025 Release
The May 2025 release includes updates in the Python Environments extension, a new color picker added by Pylance, branch coverage support, and more!
Daniel Roy Greenfeld: Exploring flexicache
Link: https://daniel.feldroy.com/posts/2025-05-flexicache
An exploration of using flexicache for caching in Python.
Link: https://daniel.feldroy.com/posts/2025-05-flexicache
An exploration of using flexicache for caching in Python.
https://daniel.feldroy.com
Exploring flexicache
An exploration of using flexicache for caching in Python.
Real Python: The Real Python Podcast – Episode #248: Experiments With Gen AI, Knowledge Graphs, Workflows, and Python
Link: https://realpython.com/podcasts/rpp/248/
Are you looking for some projects where you can practice your Python skills? Would you like to experiment with building a generative AI app or an automated knowledge graph sentiment analysis tool? Thi
Link: https://realpython.com/podcasts/rpp/248/
Are you looking for some projects where you can practice your Python skills? Would you like to experiment with building a generative AI app or an automated knowledge graph sentiment analysis tool? Thi
Realpython
Episode #248: Experiments With Gen AI, Knowledge Graphs, Workflows, and Python – The Real Python Podcast
Are you looking for some projects where you can practice your Python skills? Would you like to experiment with building a generative AI app or an automated knowledge graph sentiment analysis tool? This week on the show, we speak with Raymond Camden about…
Python GUIs: What does @Slot() do? — Is the Slot decorator even necessary?
Link: https://www.pythonguis.com/faq/what-does-slot-do/
When working with Qt slots and signals in PySide6 you will discover the @Slot decorator. This decorator is used to mark a Python function or method as a slot to which a Qt signal can be connected. How
Link: https://www.pythonguis.com/faq/what-does-slot-do/
When working with Qt slots and signals in PySide6 you will discover the @Slot decorator. This decorator is used to mark a Python function or method as a slot to which a Qt signal can be connected. How
Python GUIs
What does @Slot() do?
Is the Slot decorator even necessary?. When working with Qt slots and signals in PySide6 you will discover the @Slot decorator.
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…