# pip vs uv

| Attribute | pip | uv |
|---|---|---|
| **Vioscale score** | 67.4 (69% (medium)) | 66.8 (77% (high)) |
| activity.commits_last_30d | 66 | 100 |
| adoption.dependent_repos | 35,613 | 2 |
| adoption.github_stars | 10,270 | 89,118 |
| adoption.package_downloads_weekly | 144,066,753 | 44,329,091 |
| deployment.options | `{"self_hosted":true}` | `{"self_hosted":true}` |
| description.long | A package installer for Python that downloads and installs libraries and dependencies from the Python Package Index and other package repositories, enabling developers to manage project dependencies. | A unified command-line tool that consolidates the functionality of multiple Python package management and development utilities into a single interface. It delivers substantially faster dependency resolution and installation compared to traditional package managers. |
| features.capabilities | `{"role":"manager_client","ecosystem":"python","deployment":"cli_local","workspaces":false,"open_source":"oss","pricing_model":"free","upstream_proxy":true,"package_formats":"single","private_packages":true,"content_addressable":false,"vuln_license_scanning":false,"lockfile_deterministic":true,"supply_chain_integrity":false}` | `{"role":"manager_client","ecosystem":"python","deployment":"cli_local","workspaces":true,"open_source":"oss","pricing_model":"free","package_formats":"multi","lockfile_deterministic":true,"supply_chain_integrity":true}` |
| integrations.count | 0 | 17 |
| integrations.list | - | `[{"name":"Docker"},{"name":"GitHub Actions"},{"name":"GitLab CI/CD"},{"name":"AWS Lambda"},{"name":"Azure Artifacts"},{"name":"AWS CodeArtifact"},{"name":"JFrog Artifactory"},{"name":"PyTorch"},{"name":"FastAPI"},{"name":"Jupyter"}]` |
| language.primary | Python | Rust |
| license.spdx | MIT | Apache-2.0 |
| platform.support | `{"cli":true}` | `{"cli":true,"mac":true,"linux":true,"windows":true}` |
| pricing | `{"type":"free","freeTier":true,"sourceUrl":"https://pip.pypa.io","retrievedAt":"2026-08-14T21:37:32.516Z"}` | `{"type":"open_source","freeTier":true,"sourceUrl":"https://docs.astral.sh/uv","retrievedAt":"2026-08-14T09:24:16.660Z"}` |
| pricing.free_tier | yes | yes |
| pricing.model | free | commercial |
| pricing.price_level | free | free |
| pricing.transparent | yes | - |
| release.cadence_days | - | 3 |
| release.history | - | `[{"url":"https://github.com/astral-sh/uv/releases/tag/0.12.6","date":"2026-08-25T19:41:07Z","type":"stable","version":"0.12.6"},{"url":"https://github.com/astral-sh/uv/releases/tag/0.12.5","date":"2026-08-14T19:57:52Z","type":"stable","version":"0.12.5"},{"url":"https://github.com/astral-sh/uv/releases/tag/0.12.4","date":"2026-08-13T21:16:08Z","type":"stable","version":"0.12.4"},{"url":"https://github.com/astral-sh/uv/releases/tag/0.12.3","date":"2026-08-07T16:34:42Z","type":"stable","version":"0.12.3"},{"url":"https://github.com/astral-sh/uv/releases/tag/0.12.2","date":"2026-08-05T19:22:56Z","type":"stable","version":"0.12.2"},{"url":"https://github.com/astral-sh/uv/releases/tag/0.12.1","date":"2026-07-31T19:43:31Z","type":"stable","version":"0.12.1"},{"url":"https://github.com/astral-sh/uv/releases/tag/0.12.0","date":"2026-07-28T18:58:12Z","type":"stable","version":"0.12.0"},{"url":"https://github.com/astral-sh/uv/releases/tag/0.11.33","date":"2026-07-28T10:37:25Z","type":"stable","version":"0.11.33"},{"url":"https://github.com/astral-sh/uv/releases/tag/0.11.32","date":"2026-07-23T23:17:45Z","type":"stable","version":"0.11.32"},{"url":"https://github.com/astral-sh/uv/releases/tag/0.11.31","date":"2026-07-22T01:49:40Z","type":"stable","version":"0.11.31"},{"url":"https://github.com/astral-sh/uv/releases/tag/0.11.30","date":"2026-07-20T20:48:06Z","type":"stable","version":"0.11.30"},{"url":"https://github.com/astral-sh/uv/releases/tag/0.11.29","date":"2026-07-15T18:44:43Z","type":"stable","version":"0.11.29"},{"url":"https://github.com/astral-sh/uv/releases/tag/0.11.28","date":"2026-07-07T23:14:13Z","type":"stable","version":"0.11.28"},{"url":"https://github.com/astral-sh/uv/releases/tag/0.11.27","date":"2026-07-06T21:01:23Z","type":"stable","version":"0.11.27"},{"url":"https://github.com/astral-sh/uv/releases/tag/0.11.26","date":"2026-06-30T14:53:17Z","type":"stable","version":"0.11.26"},{"url":"https://github.com/astral-sh/uv/releases/tag/0.11.25","date":"2026-06-27T00:49:49Z","type":"stable","version":"0.11.25"},{"url":"https://github.com/astral-sh/uv/releases/tag/0.11.24","date":"2026-06-23T21:16:31Z","type":"stable","version":"0.11.24"},{"url":"https://github.com/astral-sh/uv/releases/tag/0.11.23","date":"2026-06-19T18:42:52Z","type":"stable","version":"0.11.23"},{"url":"https://github.com/astral-sh/uv/releases/tag/0.11.22","date":"2026-06-18T23:05:10Z","type":"stable","version":"0.11.22"},{"url":"https://github.com/astral-sh/uv/releases/tag/0.11.21","date":"2026-06-11T18:20:26Z","type":"stable","version":"0.11.21"}]` |
| security.scorecard | 6.6 | - |
| security.vulnerabilities | `{"count":12,"source":"https://advisories.ecosyste.ms/api/v1/advisories?ecosystem=pypi&package_name=pip&per_page=100","last_12m":5,"max_severity":"HIGH"}` | `{"count":5,"source":"https://advisories.ecosyste.ms/api/v1/advisories?ecosystem=pypi&package_name=uv&per_page=100","last_12m":4,"max_severity":"MODERATE"}` |

## Capabilities (Package Registries)

| Capability | pip | uv |
|---|:--:|:--:|
| **Core** |  |  |
| Role | Package manager client | Package manager client |
| **Ecosystem** |  |  |
| Ecosystem / language | Python | Python |
| **Deployment** |  |  |
| Deployment | CLI-local | CLI-local |
| **Formats** |  |  |
| Package formats supported | Single ecosystem | Many formats |
| **Hosting** |  |  |
| Private / scoped packages | ✓ | - |
| Upstream proxy / caching | ✓ | - |
| **Resolution** |  |  |
| Lockfile / deterministic installs | ✓ | ✓ |
| Workspaces / monorepo | ✗ | ✓ |
| Content-addressable store | ✗ | - |
| **Supply chain** |  |  |
| Supply-chain integrity | ✗ | ✓ |
| Vulnerability / licence scanning | ✗ | - |
| **Licensing** |  |  |
| Openness | Open-source | Open-source |
| **Pricing** |  |  |
| Pricing model | Free / OSS | Free / OSS |

*Source: Vioscale. Generated 2026-09-01T14:56:57.895Z. "-" = undocumented, not absent.*
