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.
Brian Okken: Is Cyber Monday still a thing?
Link: https://pythontest.com/2025-cyber-monday/
I kinda forgot about CyberMonday.
However, when I saw a bunch of announcements this morning, I figured why not participate.
The Complete pytest Course bundle
Use CYBERMONDAY to save 50% off Dec 1 on
Link: https://pythontest.com/2025-cyber-monday/
I kinda forgot about CyberMonday.
However, when I saw a bunch of announcements this morning, I figured why not participate.
The Complete pytest Course bundle
Use CYBERMONDAY to save 50% off Dec 1 on
Pythontest
Is Cyber Monday still a thing? | PythonTest
Save 50% on courses and the pytest book
Real Python: Quantum Computing Basics With Qiskit
Link: https://realpython.com/quantum-computing-basics/
Every classical computer reduces the world to 0s and 1s. That binary framework has carried us from calculators to supercomputers, but some problems demand checking through 2n possibilities, a task tha
Link: https://realpython.com/quantum-computing-basics/
Every classical computer reduces the world to 0s and 1s. That binary framework has carried us from calculators to supercomputers, but some problems demand checking through 2n possibilities, a task tha
Realpython
Quantum Computing Basics With Qiskit – Real Python
Understand quantum computing basics like qubits, superposition, and entanglement. Then use Python Qiskit to build your first quantum circuit.
Mike Driscoll: ANN: Vibe Coding Video Games with Python
Link: https://www.blog.pythonlibrary.org/2025/12/01/ann-vibe-coding-video-games-with-python/
I am happy to announce my latest book, Vibe Coding Video Games with Python. Here’s the announcement from my Kickstarter:
Welcome to Vibe Coding Video Games with Python. In this book, you will learn ho
Link: https://www.blog.pythonlibrary.org/2025/12/01/ann-vibe-coding-video-games-with-python/
I am happy to announce my latest book, Vibe Coding Video Games with Python. Here’s the announcement from my Kickstarter:
Welcome to Vibe Coding Video Games with Python. In this book, you will learn ho
Mouse Vs Python
ANN: Vibe Coding Video Games with Python - Mouse Vs Python
I am happy to announce my latest book, Vibe Coding Video Games with Python. Here's the announcement from my Kickstarter: Welcome to Vibe Coding Video
scikit-learn: Interview with Virgil Chan, scikit-learn Team Member
Link: https://blog.scikit-learn.org/team/virgil-chan-interview/
Author:
Reshama Shaikh
Link: https://blog.scikit-learn.org/team/virgil-chan-interview/
Author:
Reshama Shaikh
scikit-learn Blog
Interview with Virgil Chan, scikit-learn Team Member
Author: Reshama Shaikh , Virgil Chan
Caktus Consulting Group: LLM Basics: OpenAI Function Calling
Link: https://www.caktusgroup.com/blog/2025/12/01/learning-llm-basics-openai-function-calling/
In our previous post, we explored how to send text to an LLM and receive a text response in return. That is useful for chatbots, but often we need to integrate LLMs with other systems. We may want the
Link: https://www.caktusgroup.com/blog/2025/12/01/learning-llm-basics-openai-function-calling/
In our previous post, we explored how to send text to an LLM and receive a text response in return. That is useful for chatbots, but often we need to integrate LLMs with other systems. We may want the
Caktusgroup
LLM Basics: OpenAI Function Calling | Caktus Group
An introduction to using function calling with OpenAI's LLMs.
Python Bytes: #460 Overlooked Python Typing
Link: https://pythonbytes.fm/episodes/show/460/overlooked-python-typing
<strong>Topics covered in this episode:</strong><br>
<ul>
<li><strong><a href="https://adventofcode.com?featured_on=pythonbytes">Advent of Code</a> starts today</strong></li>
<li><strong><a href="ht
Link: https://pythonbytes.fm/episodes/show/460/overlooked-python-typing
<strong>Topics covered in this episode:</strong><br>
<ul>
<li><strong><a href="https://adventofcode.com?featured_on=pythonbytes">Advent of Code</a> starts today</strong></li>
<li><strong><a href="ht
pythonbytes.fm
Overlooked Python Typing
News and announcements from the Python community for the week of Dec 1st, 2025
Seth Michael Larson: One weird trick for cheaper physical Switch 2 games?
Link: https://sethmlarson.dev/one-weird-trick-for-cheaper-physical-switch-2-games?utm_campaign=rss
Maybe sell your boxes? I happened to be browsing PriceCharting
and saw that only the box for Kirby Air Riders was
selling for $20 on average. I couldn't believe my eyes!
But I looked and there were at
Link: https://sethmlarson.dev/one-weird-trick-for-cheaper-physical-switch-2-games?utm_campaign=rss
Maybe sell your boxes? I happened to be browsing PriceCharting
and saw that only the box for Kirby Air Riders was
selling for $20 on average. I couldn't believe my eyes!
But I looked and there were at
sethmlarson.dev
One weird trick for cheaper physical Switch 2 games?
Maybe sell your boxes? I happened to be browsing PriceCharting
and saw that only the box for Kirby Air Riders was
selling for $20 on average. I couldn't believe my eyes!
But I looked and there were...
and saw that only the box for Kirby Air Riders was
selling for $20 on average. I couldn't believe my eyes!
But I looked and there were...