Docs: https://docs.astral.sh/uv/#highlights
To add $HOME/.local/bin to your PATH, either restart your shell or run:
source $HOME/.local/bin/env (sh, bash, zsh)
uvx --no-cache --from yt-dlp yt-dlp "https://www.youtube.com/watch?v=5Aql0V-ta8A"
uvx --no-cache --from yt-dlp yt-dlp --extract-audio --audio-format mp3 "https://www.youtube.com/watch?v=VGF8FAV1eeM"
uvx -p 3.12 --with flask --with pyqt5 --from qtconsole jupyter qtconsole
Init Project
Init project in current directory:
uv init
Add Stuff
uv add fastapi
📂 Tooling | Последнее изменение: 10.02.2025 16:49