Hacker News new | past | comments | ask | show | jobs | submit login
Uv: An Fast Python Package Manager [video] (youtube.com)
1 point by sebg 3 months ago | hide | past | favorite | 1 comment



For windows, it is the ideal situation.

Installed 3.13.0 Installed uv (pip install uv)

uv python install 3.12.7

Make a virtual environment for my work

cd <<folder>>

uv venv --python 3.12.7 ```

.venv\bin\activate.bat

python -m ensure pip

python -m pip install <<mypackage>>

Done!




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: