Menu

Post image 1
Post image 2
Post image 3
1 / 3
0

Python package manager uv is now available for builds with zero configuration - Vercel

Vercel News·Ricardo Gonzalez·4 days ago
#dDE1gw2H
#vercel#python#package#manager#builds#photo
Reading 0:00
15s threshold

Vercel now uses uv, a fast Python package manager written in Rust, as the default package manager during the installation step for all Python builds.

This change makes builds 30-65% faster and adds support for more dependency formats. In addition to requirements.txt or Pipfile, projects can now declare dependencies with a uv.lock or pyproject.toml file.

Learn more about the Python runtime on Vercel.

Read More