Quansight Labs Blog: Learning from accessibility work
Link: https://labs.quansight.org/blog/learning-from-accessibility-work
Years of accessibility work around Jupyter and thoughts on how to survive it in your own projects.
Link: https://labs.quansight.org/blog/learning-from-accessibility-work
Years of accessibility work around Jupyter and thoughts on how to survive it in your own projects.
labs.quansight.org
Learning from accessibility work
Years of accessibility work around Jupyter and thoughts on how to survive it in your own projects.
PyCharm: Faster Python: Unlocking the Python Global Interpreter Lock
Link: https://blog.jetbrains.com/pycharm/2025/07/faster-python-unlocking-the-python-global-interpreter-lock/
What is Python’s Global Interpreter Lock (GIL)?
“Global Interpreter Lock” (or “GIL”) is a familiar term in the Python community. It is a well-known Python feature. But what exactly is a GIL?If you hav
Link: https://blog.jetbrains.com/pycharm/2025/07/faster-python-unlocking-the-python-global-interpreter-lock/
What is Python’s Global Interpreter Lock (GIL)?
“Global Interpreter Lock” (or “GIL”) is a familiar term in the Python community. It is a well-known Python feature. But what exactly is a GIL?If you hav
PyCharm: Bringing Remote Closer to Local: 2025.2 Highlights
Link: https://blog.jetbrains.com/platform/2025/07/bringing-remote-closer-to-local-2025-2-highlights/
Link: https://blog.jetbrains.com/platform/2025/07/bringing-remote-closer-to-local-2025-2-highlights/
Real Python: Working With Python's Built-in Exceptions
Link: https://realpython.com/courses/working-builtin-exceptions/
Python has a complete set of built-in exceptions that provide a quick and efficient way to handle errors and exceptional situations in your code. Knowing the most commonly used built-in exceptions is
Link: https://realpython.com/courses/working-builtin-exceptions/
Python has a complete set of built-in exceptions that provide a quick and efficient way to handle errors and exceptional situations in your code. Knowing the most commonly used built-in exceptions is
Realpython
Working With Python's Built-in Exceptions – Real Python
Learn the most common built-in Python exceptions, when they occur, how to handle them, and how to raise them properly in your code.
PyCoder’s Weekly: Issue #692: PyPI, pedalboard, Django URL Patterns, and More (July 29, 2025)
Link: https://pycoders.com/issues/692
#692 – JULY 29, 2025 View in Browser » Supporting the Python Package Index What goes into supporting more than 650,000 projects and nearly a million users of the Python Package Index? This week
Link: https://pycoders.com/issues/692
#692 – JULY 29, 2025 View in Browser » Supporting the Python Package Index What goes into supporting more than 650,000 projects and nearly a million users of the Python Package Index? This week
Pycoders
PyCoder’s Weekly | Issue #692
PyPI, pedalboard, Django URL Patterns, and More
Mike Driscoll: Creating a Simple XML Editor in Your Terminal with Python and Textual
Link: https://www.blog.pythonlibrary.org/2025/07/30/tui-xml-editor/
Several years ago, I created an XML editor with the wxPython GUI toolkit called Boomslang. I recently thought it would be fun to port that code to Textual so I could have an XML viewer and editor in m
Link: https://www.blog.pythonlibrary.org/2025/07/30/tui-xml-editor/
Several years ago, I created an XML editor with the wxPython GUI toolkit called Boomslang. I recently thought it would be fun to port that code to Textual so I could have an XML viewer and editor in m
Mouse Vs Python
Creating a Simple XML Editor in Your Terminal with Python and Textual - Mouse Vs Python
Several years ago, I created an XML editor with the wxPython GUI toolkit called Boomslang. I recently thought it would be fun to port that code to Textual
Armin Ronacher: Agentic Coding Things That Didn’t Work
Link: https://lucumr.pocoo.org/2025/7/30/things-that-didnt-work/
Using Claude Code and other agentic coding tools has become all the rage. Not
only is it getting millions of
downloads,
but these tools are also gaining features that help streamline workflows. As
y
Link: https://lucumr.pocoo.org/2025/7/30/things-that-didnt-work/
Using Claude Code and other agentic coding tools has become all the rage. Not
only is it getting millions of
downloads,
but these tools are also gaining features that help streamline workflows. As
y
Armin Ronacher's Thoughts and Writings
Agentic Coding Things That Didn’t Work
Some of my attempts to make agents work better that just didn’t work.
Real Python: Python's asyncio: A Hands-On Walkthrough
Link: https://realpython.com/async-io-python/
Python’s asyncio library enables you to write concurrent code using the async and await keywords. The core building blocks of async I/O in Python are awaitable objects—most often coroutines—that an ev
Link: https://realpython.com/async-io-python/
Python’s asyncio library enables you to write concurrent code using the async and await keywords. The core building blocks of async I/O in Python are awaitable objects—most often coroutines—that an ev
Realpython
Python's asyncio: A Hands-On Walkthrough – Real Python
Explore how Python asyncio works and when to use it. Follow hands-on examples to build efficient programs with coroutines and awaitable tasks.
Test and Code: 236: Git Tips for Testing - Adam Johnson
Link: https://testandcode.com/episodes/git-tips-for-testing
In this episode, host Brian Okken and guest Adam Johnson explore essential Git features, highlighted by Adam's updated book, "Boost Your Git DX." Key topics include "cherry picking" for selective comm
Link: https://testandcode.com/episodes/git-tips-for-testing
In this episode, host Brian Okken and guest Adam Johnson explore essential Git features, highlighted by Adam's updated book, "Boost Your Git DX." Key topics include "cherry picking" for selective comm
Test & Code
Test & Code | 236: Git Tips for Testing - Adam Johnson
In this episode, host Brian Okken and guest Adam Johnson explore essential Git features, highlighted by Adam's updated book,
PyCharm: Bazel Plugin Release: General Availability
Link: https://blog.jetbrains.com/idea/2025/07/bazel-ga-release/
Link: https://blog.jetbrains.com/idea/2025/07/bazel-ga-release/
Zero to Mastery: [July 2025] Python Monthly Newsletter 🐍
Link: https://zerotomastery.io/blog/python-monthly-newsletter-july-2025/?utm_source=python-rss-feed
68th issue of Andrei Neagoie's must-read monthly Python Newsletter: Fastest Python, MCP Eats The World, Optimize Your Python, and much more. Read the full newsletter to get up-to-date with everything
Link: https://zerotomastery.io/blog/python-monthly-newsletter-july-2025/?utm_source=python-rss-feed
68th issue of Andrei Neagoie's must-read monthly Python Newsletter: Fastest Python, MCP Eats The World, Optimize Your Python, and much more. Read the full newsletter to get up-to-date with everything
Zero To Mastery
[July 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.
Django Weblog: Djangonaut Space is looking for contributors to be mentors
Link: https://www.djangoproject.com/weblog/2025/jul/31/djangonaut-space-looking-for-mentors/
Hello Django 🌌 Universe!
🛰️ This is Djangonaut Space phoning home about Session 5! We're recruiting technical mentors (Navigators) to join our next 🌟stellar🌟 mission.
👩🚀 We are looking for people wh
Link: https://www.djangoproject.com/weblog/2025/jul/31/djangonaut-space-looking-for-mentors/
Hello Django 🌌 Universe!
🛰️ This is Djangonaut Space phoning home about Session 5! We're recruiting technical mentors (Navigators) to join our next 🌟stellar🌟 mission.
👩🚀 We are looking for people wh
Django Project
Djangonaut Space is looking for contributors to be mentors
Posted by Djangonaut Space session organizers on July 31, 2025
Python Morsels: Nested functions in Python
Link: https://www.pythonmorsels.com/nested-functions/
Functions in Python can be defined within another function.
Table of contents
A function defined within a function
A function returned from another function
The enclosing scope
Closures with neste
Link: https://www.pythonmorsels.com/nested-functions/
Functions in Python can be defined within another function.
Table of contents
A function defined within a function
A function returned from another function
The enclosing scope
Closures with neste
Pythonmorsels
Nested functions in Python
Functions in Python can be defined within another function.
HoloViz: Plotting made easy with hvPlot: 0.12 release
Link: https://blog.holoviz.org/posts/hvplot_release_0.12/
Link: https://blog.holoviz.org/posts/hvplot_release_0.12/
HoloViz Blog
Plotting made easy with hvPlot: 0.12 release – HoloViz Blog
Release announcement for hvPlot 0.12, including major expansion and improvement of the reference documentation, more hover information on rasterized plots, new toolbar and legend options, and more!
Real Python: The Real Python Podcast – Episode #259: Design Patterns That Don't Translate to Python
Link: https://realpython.com/podcasts/rpp/259/
Do the design patterns learned in other programming languages translate to coding in Python? Christopher Trudeau is back on the show this week, bringing another batch of PyCoder's Weekly articles and
Link: https://realpython.com/podcasts/rpp/259/
Do the design patterns learned in other programming languages translate to coding in Python? Christopher Trudeau is back on the show this week, bringing another batch of PyCoder's Weekly articles and
Realpython
Episode #259: Design Patterns That Don't Translate to Python – The Real Python Podcast
Do the design patterns learned in other programming languages translate to coding in Python? Christopher Trudeau is back on the show this week, bringing another batch of PyCoder's Weekly articles and projects.