Articles with tag: "Dependencies":

Handling dependencies with UV

Tech

I've decided to use UV to keep my Python workflow fast and simple. It replaces pip, virtualenv, pip-tools, and pipx for me—o...


November, 01, 2025

#Dependencies #Learning #Python #UV