Using Python, coding, and tools, to increase your productivity

26 16,767 1,535
articles words lines of code

This article shows the small script I use to automatically push code changes while live coding in talks or classes, improved with uv.

Today I learned you can use uv to install CLI tools with extra dependencies.