-
💠uv run for running tests on versions of Python
Here's my thought on 💠uv run for running tests on versions of Python Such a fantastic use of uv, its so fast and flexible and does everything I need that…
-
💠uv cache prune
Here's my thought on 💠uv cache prune Good point to check on your uv cache if you are running low on disk space. I checked mine today, and it wasn't too bad…
-
💠Building Python tools with a one-shot prompt usi...
Here's my thought on 💠Building Python tools with a one-shot prompt using uv run and ... This is really interesting, the lazy uv scripts are really becoming…
-
💠Switching from virtualenvwrapper to direnv, Star...
Here's my thought on 💠Switching from virtualenvwrapper to direnv, Starship, and uv I've kinda fallen out of using direnv now that a lot of my projects use…
-
💠Lazy self-installing Python scripts with uv
Here's my thought on 💠Lazy self-installing Python scripts with uv I really like Trey's steps to making an executable python script with uv his old process…
-
💠Installing Python - uv
Here's my thought on 💠Installing Python - uv now can install python for you. is inspired by rust's cargo, an all in one fast package and installation…