Real Python: The Real Python Podcast – Episode #255: Structuring Python Scripts & Exciting Non-LLM Software Trends
Link: https://realpython.com/podcasts/rpp/255/
What goes into crafting an effective Python script? How do you organize your code, manage dependencies with PEP 723, and handle command-line arguments for the best results? Christopher Trudeau is back
Link: https://realpython.com/podcasts/rpp/255/
What goes into crafting an effective Python script? How do you organize your code, manage dependencies with PEP 723, and handle command-line arguments for the best results? Christopher Trudeau is back
Realpython
Episode #255: Structuring Python Scripts & Exciting Non-LLM Software Trends – The Real Python Podcast
What goes into crafting an effective Python script? How do you organize your code, manage dependencies with PEP 723, and handle command-line arguments for the best results? Christopher Trudeau is back on the show this week, bringing another batch of PyCoder's…
Hugo van Kemenade: Run coverage on tests
Link: https://hugovk.dev/blog/2025/run-coverage-on-tests/
I recommend
running
coverage
on your tests.
Here’s a couple of reasons why, from the past couple of months.
Example one #When writing tests, it’s common to copy and paste test functions, but sometimes
Link: https://hugovk.dev/blog/2025/run-coverage-on-tests/
I recommend
running
coverage
on your tests.
Here’s a couple of reasons why, from the past couple of months.
Example one #When writing tests, it’s common to copy and paste test functions, but sometimes
Hugo van Kemenade
Run coverage on tests
Armin Ronacher: My First Open Source AI Generated Library
Link: http://lucumr.pocoo.org/2025/06/21/my-first-ai-library/
I'm currently evaluating how different models perform when generating XML
versus JSON. Not entirely unexpectedly, XML is doing quite well — except
for one issue: the models frequently return invalid
Link: http://lucumr.pocoo.org/2025/06/21/my-first-ai-library/
I'm currently evaluating how different models perform when generating XML
versus JSON. Not entirely unexpectedly, XML is doing quite well — except
for one issue: the models frequently return invalid
Armin Ronacher's Thoughts and Writings
My First Open Source AI Generated Library
In a first for me, I published some agentic programmed AI slop to PyPI.
Zero to Mastery: [June 2025] Python Monthly Newsletter 🐍
Link: https://zerotomastery.io/blog/python-monthly-newsletter-june-2025/?utm_source=python-rss-feed
67th issue of Andrei Neagoie's must-read monthly Python Newsletter: Free-Threaded Python, Pyrefly vs ty, Big Tech News, and much more. Read the full newsletter to get up-to-date with everything you ne
Link: https://zerotomastery.io/blog/python-monthly-newsletter-june-2025/?utm_source=python-rss-feed
67th issue of Andrei Neagoie's must-read monthly Python Newsletter: Free-Threaded Python, Pyrefly vs ty, Big Tech News, and much more. Read the full newsletter to get up-to-date with everything you ne
Zero To Mastery
[June 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.
Armin Ronacher: My First Open Source AI Generated Library
Link: https://lucumr.pocoo.org/2025/6/21/my-first-ai-library/
I'm currently evaluating how different models perform when generating XML
versus JSON. Not entirely unexpectedly, XML is doing quite well — except
for one issue: the models frequently return invalid
Link: https://lucumr.pocoo.org/2025/6/21/my-first-ai-library/
I'm currently evaluating how different models perform when generating XML
versus JSON. Not entirely unexpectedly, XML is doing quite well — except
for one issue: the models frequently return invalid
Armin Ronacher's Thoughts and Writings
My First Open Source AI Generated Library
In a first for me, I published some agentic programmed AI slop to PyPI.
Django Weblog: Our 2024 Annual Impact Report
Link: https://www.djangoproject.com/weblog/2025/jun/30/django-2024-annual-impact-report/
Django has always been more than just a web framework; it’s a testament to what a dedicated community can build together. Behind every Django release, bug fix, or DjangoCon is a diverse network of peo
Link: https://www.djangoproject.com/weblog/2025/jun/30/django-2024-annual-impact-report/
Django has always been more than just a web framework; it’s a testament to what a dedicated community can build together. Behind every Django release, bug fix, or DjangoCon is a diverse network of peo
Django Project
Our 2024 Annual Impact Report
Posted by Priya Pahwa on June 30, 2025
Real Python: Quiz: Use TorchAudio to Prepare Audio Data for Deep Learning
Link: https://realpython.com/quizzes/python-torchaudio/
In this quiz, you’ll test your understanding of audio fundamentals and how to Use TorchAudio to Prepare Audio Data for Deep Learning.
You’ll revisit fundamental terminology and how to:
Install and im
Link: https://realpython.com/quizzes/python-torchaudio/
In this quiz, you’ll test your understanding of audio fundamentals and how to Use TorchAudio to Prepare Audio Data for Deep Learning.
You’ll revisit fundamental terminology and how to:
Install and im
Realpython
Use TorchAudio to Prepare Audio Data for Deep Learning Quiz – Real Python
Test your grasp of audio fundamentals and working with TorchAudio in Python! You'll cover loading audio datasets, transforms, and more.
Real Python: Use TorchAudio to Prepare Audio Data for Deep Learning
Link: https://realpython.com/python-torchaudio/
Ever wondered how machine learning models process audio data? How do you handle different audio lengths, convert sound frequencies into learnable patterns, and make sure your model is robust? This tut
Link: https://realpython.com/python-torchaudio/
Ever wondered how machine learning models process audio data? How do you handle different audio lengths, convert sound frequencies into learnable patterns, and make sure your model is robust? This tut
Realpython
Use TorchAudio to Prepare Audio Data for Deep Learning – Real Python
Learn to prepare audio data for deep learning in Python using TorchAudio. Explore how to load, process, and convert speech to spectrograms with PyTorch tools.
Python Bytes: #438 Motivation time
Link: https://pythonbytes.fm/episodes/show/438/motivation-time
<strong>Topics covered in this episode:</strong><br>
<ul>
<li><em>* <a href="https://www.pythonmorsels.com/articles/cheat-sheet/?featured_on=pythonbytes">Python Cheat Sheets from Trey Hunner</a></em
Link: https://pythonbytes.fm/episodes/show/438/motivation-time
<strong>Topics covered in this episode:</strong><br>
<ul>
<li><em>* <a href="https://www.pythonmorsels.com/articles/cheat-sheet/?featured_on=pythonbytes">Python Cheat Sheets from Trey Hunner</a></em
pythonbytes.fm
Motivation time
News and announcements from the Python community for the week of Jun 30th, 2025
Tryton News: Newsletter July 2025
Link: https://discuss.tryton.org/t/newsletter-july-2025/8699
In the last month we focused on fixing bugs, improving the behaviour of things, speeding-up performance issues - building on the changes from our last release. We also added some new features which
Link: https://discuss.tryton.org/t/newsletter-july-2025/8699
In the last month we focused on fixing bugs, improving the behaviour of things, speeding-up performance issues - building on the changes from our last release. We also added some new features which
Tryton Discussion
Newsletter July 2025
In the last month we focused on fixing bugs, improving the behaviour of things, speeding-up performance issues - building on the changes from our last release. We also added some new features which we would like to introduce to you in this newsletter. For…
Seth Michael Larson: Hand-drawn QR codes
Link: https://sethmlarson.dev/hand-drawn-qr-codes?utm_campaign=rss
I really like QR codes. Recently I purchased a new sticky-note-like
pad from a new local stationery store in Minneapolis.
The sheets have a 10x10 grid and 2x10 grid.
I knew what I wanted to do, I wan
Link: https://sethmlarson.dev/hand-drawn-qr-codes?utm_campaign=rss
I really like QR codes. Recently I purchased a new sticky-note-like
pad from a new local stationery store in Minneapolis.
The sheets have a 10x10 grid and 2x10 grid.
I knew what I wanted to do, I wan
sethmlarson.dev
Hand-drawn QR codes
I really like QR codes. Recently I purchased a new sticky-note-like
pad from a new local stationery store in Minneapolis.
The sheets have a 10x10 grid and 2x10 grid.
I knew what I wanted to do, ...
pad from a new local stationery store in Minneapolis.
The sheets have a 10x10 grid and 2x10 grid.
I knew what I wanted to do, ...
Mike Driscoll: Creating a Website with Sphinx and Markdown
Link: https://www.blog.pythonlibrary.org/2025/07/01/creating-a-website-with-sphinx-and-markdown/
Sphinx is a Python-based documentation builder. The Python documentation is written using Sphinx. The Sphinx project supports using ReStructuredText and Markdown, or a mixture of the two. Each page of
Link: https://www.blog.pythonlibrary.org/2025/07/01/creating-a-website-with-sphinx-and-markdown/
Sphinx is a Python-based documentation builder. The Python documentation is written using Sphinx. The Sphinx project supports using ReStructuredText and Markdown, or a mixture of the two. Each page of
Mouse Vs Python
Creating a Website with Sphinx and Markdown - Mouse Vs Python
Sphinx is a Python-based documentation builder. The Python documentation is written using Sphinx. The Sphinx project supports using ReStructuredText and
Real Python: Implementing the Factory Method Pattern in Python
Link: https://realpython.com/courses/factory-method-pattern/
This video course explores the Factory Method design pattern and its implementation in Python. Design patterns became a popular topic in late 90s after the so-called Gang of Four (GoF: Gamma, Helm, Jo
Link: https://realpython.com/courses/factory-method-pattern/
This video course explores the Factory Method design pattern and its implementation in Python. Design patterns became a popular topic in late 90s after the so-called Gang of Four (GoF: Gamma, Helm, Jo
Realpython
Implementing the Factory Method Pattern in Python – Real Python
Learn how to use the Factory Method pattern in Python, when to apply it, how to refactor your code for it, and explore a reusable implementation.
PyCoder’s Weekly: Issue #688: Checking Dicts, DuckDB, Reading shelve.py, and More (July 1, 2025)
Link: https://pycoders.com/issues/688
#688 – JULY 1, 2025 View in Browser » Statically Checking Python Dicts for Completeness To keep code concerns separate you might have two data structures (like an Enum and a dict) that are suppo
Link: https://pycoders.com/issues/688
#688 – JULY 1, 2025 View in Browser » Statically Checking Python Dicts for Completeness To keep code concerns separate you might have two data structures (like an Enum and a dict) that are suppo
Pycoders
PyCoder’s Weekly | Issue #688
Checking Dicts, DuckDB, Reading shelve.py, and More
Real Python: Quiz: Python 3.14 Preview: Template Strings (T-Strings)
Link: https://realpython.com/quizzes/python-t-strings/
Evaluate your grasp of Python’s t-strings, which provide a structured and secure way to handle string templates.
[ Improve Your Python With 🐍 Python Tricks 💌 – Get a short & sweet Python Trick delive
Link: https://realpython.com/quizzes/python-t-strings/
Evaluate your grasp of Python’s t-strings, which provide a structured and secure way to handle string templates.
[ Improve Your Python With 🐍 Python Tricks 💌 – Get a short & sweet Python Trick delive
Realpython
Python 3.14 Preview: Template Strings (T-Strings) Quiz – Real Python
Evaluate your grasp of Python's t-strings, which provide a structured and secure way to handle string templates.
Real Python: Python 3.14 Preview: Template Strings (T-Strings)
Link: https://realpython.com/python-t-strings/
Python 3.14’s t-strings allow you to intercept and transform input values before assembling them into a final representation. Unlike f-strings, which produce a str object, t-strings resolve to a Templ
Link: https://realpython.com/python-t-strings/
Python 3.14’s t-strings allow you to intercept and transform input values before assembling them into a final representation. Unlike f-strings, which produce a str object, t-strings resolve to a Templ
Realpython
Python 3.14 Preview: Template Strings (T-Strings) – Real Python
Python 3.14 introduces t-strings: a safer, more flexible alternative to f-strings. Learn how to process templates securely and customize string workflows.
Python⇒Speed: 500× faster: Four different ways to speed up your code
Link: https://pythonspeed.com/articles/different-ways-speed/
If your Python code is slow and needs to be fast, there are many
different approaches you can take, from parallelism to writing a
compiled extension. But if you just stick to one approach, it’s easy t
Link: https://pythonspeed.com/articles/different-ways-speed/
If your Python code is slow and needs to be fast, there are many
different approaches you can take, from parallelism to writing a
compiled extension. But if you just stick to one approach, it’s easy t
Python⇒Speed
330× faster: Four different ways to speed up your code
There are many approaches to speeding up Python code; applying multiple approaches can make your code even faster.
Django Weblog: Django bugfix release issued: 5.2.4
Link: https://www.djangoproject.com/weblog/2025/jul/02/bugfix-releases/
Today we've issued the 5.2.4 bugfix release.
The release package and checksums are available from our downloads page, as well as from the Python Package Index.
The PGP key ID used for this release is
Link: https://www.djangoproject.com/weblog/2025/jul/02/bugfix-releases/
Today we've issued the 5.2.4 bugfix release.
The release package and checksums are available from our downloads page, as well as from the Python Package Index.
The PGP key ID used for this release is
Django Project
Django bugfix release issued: 5.2.4
Posted by Natalia Bidart on July 2, 2025
Seth Michael Larson: Open Source Security work isn't “Special”
Link: https://sethmlarson.dev/security-work-isnt-special?utm_campaign=rss
I gave this keynote at OpenSSF Community Day NA 2025 in Denver, Colorado.
There will be a YouTube video recording available at a later date.
This talk was given as the Security-Developer-in-Resid
Link: https://sethmlarson.dev/security-work-isnt-special?utm_campaign=rss
I gave this keynote at OpenSSF Community Day NA 2025 in Denver, Colorado.
There will be a YouTube video recording available at a later date.
This talk was given as the Security-Developer-in-Resid
sethmlarson.dev
Open Source Security work isn't “Special”
I gave this keynote at OpenSSF Community Day NA 2025 in Denver, Colorado.
There will be a YouTube video recording available at a later date.
This talk was given as the Security-Developer-in-...
There will be a YouTube video recording available at a later date.
This talk was given as the Security-Developer-in-...
Talk Python to Me: #512: Building a JIT Compiler for CPython
Link: https://talkpython.fm/episodes/show/512/building-a-jit-compiler-for-cpython
Do you like to dive into the details and intricacies of how Python executes and how we can optimize it? Well, do I have an episode for you. We welcome back Brandt Bucher to give us an update on the up
Link: https://talkpython.fm/episodes/show/512/building-a-jit-compiler-for-cpython
Do you like to dive into the details and intricacies of how Python executes and how we can optimize it? Well, do I have an episode for you. We welcome back Brandt Bucher to give us an update on the up
talkpython.fm
Building a JIT Compiler for CPython
Do you like to dive into the details and intricacies of how Python executes and how we can optimize it? Well, do I have an episode for you. We welcome back Brandt Bucher to give us an update on the upcoming JIT compiler for Python and why it differs from…
Armin Ronacher: Tools: Code Is All You Need
Link: https://lucumr.pocoo.org/2025/7/3/tools/
If you've been following me on Twitter, you know I'm not a big fan of MCP right
now. It's not that I dislike the idea; I just haven't found it to work as
advertised. In my view, MCP suffers from two
Link: https://lucumr.pocoo.org/2025/7/3/tools/
If you've been following me on Twitter, you know I'm not a big fan of MCP right
now. It's not that I dislike the idea; I just haven't found it to work as
advertised. In my view, MCP suffers from two
Armin Ronacher's Thoughts and Writings
Tools: Code Is All You Need
The solution to agentic flows was code all along.