←back to thread

741 points chirau | 1 comments | | HN request time: 0.263s | source
1. spapas82 ◴[] No.44360546[source]
I don't use uv for my (django) projects because my pip/venv workflow is good enough and had never failed me in 15 years.

However I really like installing uv globally on my Windows systems and then using uvx to run stuff without caring about venvs and putting stuff to path.