uv-replaces-pip-as-python-package-manager
New Python projects in the Runwal stack use uv as the package manager (10-100× faster than pip, supports uv workspaces for monorepos). This is the 2025 standard adopted for R-Same’s backend. Equivalent role to pnpm for the JS side. Any new Python service scaffolding should use pyproject.toml + uv, not pip/requirements.txt.
Related
- r-same-local-repo-and-monorepo-topology
- docker
- r-dash-frozen-stack-2025
- runwal
- traefik-multi-network-container-backend-resolution
- uv-over-pip-for-python-2025-projects
- uv-replaces-pip-10-100x-faster-python-monorepo
- r-same-monorepo-root-at-opt-infra-r-same
- uv-workspace-for-python-in-pnpm-monorepo
- uv-package-manager-chosen-for-python-in-r-same