4 keys to writing modern Python Here’s what you need to know (and do) if you want to write Python like it’s 2025, not 2005. How to use uv, the super-fast Python package installer Last but not least, ...
Python -O won’t magically make every script faster, but in the right workloads it’s a free win—here’s how to test it safely.
The way to get the best from Python, aka “the lingua franca of AI,” is by knowing both its traps and its treasures. One such treasure is using uv run as a magic launcher; another is a chatbot library ...
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 ...