Rodrigo Girão Serrão: Generalising itertools.pairwise
Link: https://mathspp.com/blog/generalising-itertools-pairwise
In this article you will learn about itertools.pairwise, how to use it, and how to generalise it.
In this tutorial you will learn to use and generalise itertools.pairwise.
You will understand what it
Link: https://mathspp.com/blog/generalising-itertools-pairwise
In this article you will learn about itertools.pairwise, how to use it, and how to generalise it.
In this tutorial you will learn to use and generalise itertools.pairwise.
You will understand what it
Mathspp
Generalising itertools.pairwise
In this article you will learn about itertools.pairwise, how to use it, and how to generalise it.
Python Bytes: #459 Inverted dependency trees
Link: https://pythonbytes.fm/episodes/show/459/inverted-dependency-trees
<strong>Topics covered in this episode:</strong><br>
<ul>
<li><strong><a href="https://discuss.python.org/t/pep-814-add-frozendict-built-in-type/104854?featured_on=pythonbytes">PEP 814 – Add frozend
Link: https://pythonbytes.fm/episodes/show/459/inverted-dependency-trees
<strong>Topics covered in this episode:</strong><br>
<ul>
<li><strong><a href="https://discuss.python.org/t/pep-814-add-frozendict-built-in-type/104854?featured_on=pythonbytes">PEP 814 – Add frozend
pythonbytes.fm
Inverted dependency trees
News and announcements from the Python community for the week of Nov 24th, 2025
HoloViz: Rich parameters & reactive programming with Param: 2.3 release
Link: https://blog.holoviz.org/posts/param_release_2.3/
Link: https://blog.holoviz.org/posts/param_release_2.3/
HoloViz Blog
Rich parameters & reactive programming with Param: 2.3 release – HoloViz Blog
Release announcement for Param 2.3, including improved docstrings, two new Parameter attributes default_factory and metadata, the new ParameterizedABC abstract base class, and more!
Seth Michael Larson: Mobile browsers see telephone numbers everywhere
Link: https://sethmlarson.dev/mobile-browsers-and-telephone-numbers?utm_campaign=rss
Just like Excel seeing everything as a date,
mobile browsers automatically interpret many numbers as telephone
numbers. When detected, mobile browsers replace the text in the HTML with
a clickable <a
Link: https://sethmlarson.dev/mobile-browsers-and-telephone-numbers?utm_campaign=rss
Just like Excel seeing everything as a date,
mobile browsers automatically interpret many numbers as telephone
numbers. When detected, mobile browsers replace the text in the HTML with
a clickable <a
sethmlarson.dev
Mobile browsers see telephone numbers everywhere
Just like Excel seeing everything as a date,
mobile browsers automatically interpret many numbers as telephone
numbers. When detected, mobile browsers replace the text in the HTML with
a clickable ...
mobile browsers automatically interpret many numbers as telephone
numbers. When detected, mobile browsers replace the text in the HTML with
a clickable ...
Real Python: Getting Started With Claude Code
Link: https://realpython.com/courses/getting-started-claude-code/
Learn how to set up and start using Claude Code to boost your Python workflow. Learn how it differs from Claude Chat and how to use it effectively in your development setup.
You’ll learn how to:
Inst
Link: https://realpython.com/courses/getting-started-claude-code/
Learn how to set up and start using Claude Code to boost your Python workflow. Learn how it differs from Claude Chat and how to use it effectively in your development setup.
You’ll learn how to:
Inst
Realpython
Getting Started With Claude Code – Real Python
Learn to set up and use Claude Code for Python projects: install, run commands, and integrate with Git.
Brian Okken: PythonTest Black Friday Deals 2025
Link: https://pythontest.com/2025-black-friday/
Save up to 50% on courses and the pytest book.
The Complete pytest Course bundle
Use BLACKFRIDAY to save 20% off through November.
This code is intended to match lots of 10-20% off deals around
Use SA
Link: https://pythontest.com/2025-black-friday/
Save up to 50% on courses and the pytest book.
The Complete pytest Course bundle
Use BLACKFRIDAY to save 20% off through November.
This code is intended to match lots of 10-20% off deals around
Use SA
Pythontest
PythonTest Black Friday Deals 2025 | PythonTest
Save up to 50% on courses and the pytest book
Python Software Foundation: PSF Code of Conduct Working Group Shares First Transparency Report
Link: https://pyfound.blogspot.com/2025/11/transparency-2024.html
The PSF’s Code of Conduct Working Group is a group of volunteers whose purpose is to foster a diverse and inclusive Python community by enforcing the PSF Code of Conduct, along with providing guidance
Link: https://pyfound.blogspot.com/2025/11/transparency-2024.html
The PSF’s Code of Conduct Working Group is a group of volunteers whose purpose is to foster a diverse and inclusive Python community by enforcing the PSF Code of Conduct, along with providing guidance
Python Software Foundation Blog
PSF Code of Conduct Working Group Shares First Transparency Report
The PSF’s Code of Conduct Working Group is a group of volunteers whose purpose is to foster a diverse and inclusive Python community by enf...
PyCoder’s Weekly: Issue #710: FastAPI, Floodfill, 20 Years of Django, and More (Nov. 25, 2025)
Link: https://pycoders.com/issues/710
#710 – NOVEMBER 25, 2025 View in Browser » Serve a Website With FastAPI Using HTML and Jinja2 Use FastAPI to render Jinja2 templates and serve dynamic sites with HTML, CSS, and JavaScript, then
Link: https://pycoders.com/issues/710
#710 – NOVEMBER 25, 2025 View in Browser » Serve a Website With FastAPI Using HTML and Jinja2 Use FastAPI to render Jinja2 templates and serve dynamic sites with HTML, CSS, and JavaScript, then
Pycoders
PyCoder’s Weekly | Issue #710
FastAPI, Floodfill, 20 Years of Django, and More
Real Python: How to Convert Bytes to Strings in Python
Link: https://realpython.com/convert-python-bytes-to-strings/
Converting bytes into readable strings in Python is an effective way to work with raw bytes fetched from files, databases, or APIs. You can do this in just three steps using the bytes.decode() method.
Link: https://realpython.com/convert-python-bytes-to-strings/
Converting bytes into readable strings in Python is an effective way to work with raw bytes fetched from files, databases, or APIs. You can do this in just three steps using the bytes.decode() method.
Realpython
How to Convert Bytes to Strings in Python – Real Python
Turn Python bytes to strings, pick the right encoding, and validate results with clear error handling strategies.
Python GUIs: Getting Started With NiceGUI for Web UI Development in Python — Your First Steps With the NiceGUI Library for Web UI Development
Link: https://www.pythonguis.com/tutorials/getting-started-nicegui/
NiceGUI is a Python library that allows developers to create interactive web applications with minimal effort. It's intuitive and easy to use. It provides a high-level interface to build modern web-ba
Link: https://www.pythonguis.com/tutorials/getting-started-nicegui/
NiceGUI is a Python library that allows developers to create interactive web applications with minimal effort. It's intuitive and easy to use. It provides a high-level interface to build modern web-ba
Python GUIs
Getting Started With the NiceGUI Library in Python
NiceGUI is an open-source Python library that lets you write graphical user interfaces (GUIs) that run in the browser. NiceGUI is a Python library that allows developers to create interactive web applications with minimal effort.
👍1
Django Weblog: 2026 DSF Board Election Results
Link: https://www.djangoproject.com/weblog/2025/nov/28/2026-dsf-board-election-results/
The 2026 DSF Board Election has closed, and the following candidates have been elected:
Jacob Kaplan-Moss
Priya Pahwa
Ryan Cheley
They will all serve two years for their term.
2026 Board
Directors e
Link: https://www.djangoproject.com/weblog/2025/nov/28/2026-dsf-board-election-results/
The 2026 DSF Board Election has closed, and the following candidates have been elected:
Jacob Kaplan-Moss
Priya Pahwa
Ryan Cheley
They will all serve two years for their term.
2026 Board
Directors e
Django Project
2026 DSF Board Election Results
Posted by Thibaud Colas on Nov. 28, 2025
Zero to Mastery: [November 2025] Python Monthly Newsletter 🐍
Link: https://zerotomastery.io/blog/python-monthly-newsletter-november-2025/?utm_source=python-rss-feed
72nd issue of Andrei's Python Monthly: uv is the Future, Python Hyperflask, Python 3.14 is here, and much more. Read the full newsletter to get up-to-date with everything you need to know from last mo
Link: https://zerotomastery.io/blog/python-monthly-newsletter-november-2025/?utm_source=python-rss-feed
72nd issue of Andrei's Python Monthly: uv is the Future, Python Hyperflask, Python 3.14 is here, and much more. Read the full newsletter to get up-to-date with everything you need to know from last mo
Zero To Mastery
[November 2025] Python Monthly Newsletter 💻🐍 | Zero To Mastery
Andrei Neagoie's must-read monthly Python Newsletter read by 15,000+ Pythonistas. Get up-to-date with the top Python news from last month.
death and gravity: reader 3.20 released – we're so back
Link: https://death.andgravity.com/reader-3-20
Hi there!
I'm happy to announce version 3.20 of reader, a Python feed reader library.
What's new? #
Here are the highlights since reader 3.16.
Web app re-design #
In early 2025,
I started a web app re
Link: https://death.andgravity.com/reader-3-20
Hi there!
I'm happy to announce version 3.20 of reader, a Python feed reader library.
What's new? #
Here are the highlights since reader 3.16.
Web app re-design #
In early 2025,
I started a web app re
The Python Coding Stack: My Life • The Autobiography of a Python Object
Link: https://www.thepythoncodingstack.com/p/my-life-the-autobiography-of-a-python-object
And that’s it. I exist.I have no recollection of anything before this instant. But I’m very aware of what I am now. I’m an object.This is the line of code that brought me into existence:All code block
Link: https://www.thepythoncodingstack.com/p/my-life-the-autobiography-of-a-python-object
And that’s it. I exist.I have no recollection of anything before this instant. But I’m very aware of what I am now. I’m an object.This is the line of code that brought me into existence:All code block
Thepythoncodingstack
My Life • The Autobiography of a Python Object
A short post showing Python from the eyes of object 0x101dd38c0
Talk Python to Me: #528: Python apps with LLM building blocks
Link: https://talkpython.fm/episodes/show/528/python-apps-with-llm-building-blocks
In this episode, I’m talking with Vincent Warmerdam about treating LLMs as just another API in your Python app, with clear boundaries, small focused endpoints, and good monitoring. We’ll dig into patt
Link: https://talkpython.fm/episodes/show/528/python-apps-with-llm-building-blocks
In this episode, I’m talking with Vincent Warmerdam about treating LLMs as just another API in your Python app, with clear boundaries, small focused endpoints, and good monitoring. We’ll dig into patt
talkpython.fm
Python apps with LLM building blocks
In this episode, I’m talking with Vincent Warmerdam about treating LLMs as just another API in your Python app, with clear boundaries, small focused endpoints, and good monitoring. We’ll dig into patterns for wrapping these calls, caching and inspecting responses…
Zato Blog: Network Packet Broker Automation in Python
Link: https://zato.io/en/blog/network-packet-broker-automation-python.html
Network Packet Broker Automation in Python
2025-12-01, by Dariusz Suchojad
Packet brokers are crucial for network engineers, providing a clear, detailed view of network traffic,
aiding in effi
Link: https://zato.io/en/blog/network-packet-broker-automation-python.html
Network Packet Broker Automation in Python
2025-12-01, by Dariusz Suchojad
Packet brokers are crucial for network engineers, providing a clear, detailed view of network traffic,
aiding in effi
zato.io
Network Packet Broker Automation in Python | Zato
Comprehensive guide to automating network packet brokers with Python and Zato. Learn to build programmable network monitoring and traffic management solutions.
Real Python: Quiz: Quantum Computing Basics With Qiskit
Link: https://realpython.com/quizzes/quantum-computing-basics/
Dive into quantum computing fundamentals with this quiz. You’ll practice key ideas like superposition, measurement, entanglement, and how quantum and classical systems work together. You’ll also revis
Link: https://realpython.com/quizzes/quantum-computing-basics/
Dive into quantum computing fundamentals with this quiz. You’ll practice key ideas like superposition, measurement, entanglement, and how quantum and classical systems work together. You’ll also revis
Realpython
Quantum Computing Basics With Qiskit Quiz – Real Python
Test your understanding of quantum computing basics, including superposition, qubits, entanglement, and key programming concepts.