Astral uv

Creator
Creator
Seonglae ChoSeonglae Cho
Created
Created
2024 Feb 16 14:11
Editor
Edited
Edited
2026 Jan 7 1:10
Refs
Refs
curl -LsSf https://astral.sh/uv/install.sh | sh
No python version support
uv init uv sync
uv self update
 
run
uv run python some.py
uv run
 
uv pip install -e .
 

cache

uv cache clean uv cache prune
directory
uv cache dir uv tool dir uv python dir
 
 
 
UV kernel for Jupyter
pip install juvio jupyter labextension enable juvio-frontend # or jupyter lab --ServerApp.jpserver_extensions="{'juvio': True}"
A year of uv: pros, cons, and should you migrate
Yes, probably.
A year of uv: pros, cons, and should you migrate
Astral: Next-gen Python tooling
Astral builds high-performance developer tools for the Python ecosystem, starting with Ruff, an extremely fast Python linter, written in Rust.
Astral: Next-gen Python tooling
uv is the best thing to happen to the Python ecosystem in a decade - Blog - Dr. Emily L. Hunt
Released in 2024, uv is hands-down the best tool for managing Python installations and dependencies. Here's why.
uv is the best thing to happen to the Python ecosystem in a decade - Blog - Dr. Emily L. Hunt
 
 

Recommendations