#uv #astral #astralsh #charliemarsh #ruff #pythonprogramming #linting #formatting #vscodeextensions #vscode #python3 #rust #development #productivity #pip3 #installing #dependency #resolver
uv is an extremely fast Python package installer and resolver, written in Rust. Designed as a drop-in replacement for common pip and pip-tools workflows.
Maintained by Astral the makers of Ruff developed by Charlie Marsh and his team.
He is focused on building high performance developer tools for python ecosystem and thereby help the python community.
Links:
Developer Bio:https://github.com/charliermarsh
uv: https://github.com/astral-sh/uv
VSCode:https://code.visualstudio.com/
Timestamps:
0:00 Start
0:08 Intro
01:47 Manage Python versions
02:35 Install Multiple Python versions
02:48 Uninstall python versions
03:01 venv creation
03:10 verify installed packages
03:18 add seed argument to include pip and setuptools
03:28 uv install packages
03:41 uv cache
03:47 setup flask app
04:34 uv Freeze packages list
04:44 uv pin python version
05:06 test uv sync command
05:13 uv sync
05:19 outro
05:49 End