Join Nostr
2024-12-09 20:10:24 UTC

Trey Hunner 🐍 on Nostr: There's one thing I've been REALLY enjoying using uv for: writing standalone Python ...

There's one thing I've been REALLY enjoying using uv for: writing standalone Python scripts that require third-party dependencies.

More on my current (somewhat conservative) uses for uv: https://treyhunner.com/2024/12/lazy-self-installing-python-scripts-with-uv/

#Python #uv