Instead of adding more and more tools to my existing workflow, I’m always looking for new ways to make the ones I already use work better. There are always hidden features and ways to squeeze more ...
Python's interactive usage modes are easy to take for granted, but to me, interactive use is one reason it's my favorite programming language. Here are the reasons why interactive Python is my ...
A couple of months ago, I decided to start learning Python. But this article isn’t strictly about Python. Soon after I took my decision to (slowly) learn my way around it, I asked my friend Gabe ...
An experimental ‘no-GIL’ build mode in Python 3.13 disables the Global Interpreter Lock to enable true parallel execution in Python. Here’s where to start. The single biggest new feature in Python ...
Damien Irving, a weather and climate scientist at the University of Melbourne in Australia, discusses the software and tools that he finds most useful in his research. I’m currently rushing around in ...