Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/astral-sh/uv

An extremely fast Python package and project manager, written in Rust.
https://github.com/astral-sh/uv

`uv` incorrectly (?) installs `dbt-clickhouse`

ivanychev opened this issue about 1 month ago
`--project` and `lock` produces incorrect relative path in lock file

JamesMTSloan opened this issue about 1 month ago
Add hint on build backend import with preview disabled

zanieb opened this pull request about 1 month ago
docs: add details of `--seed` to pip environments docs

GCHQDeveloper314 opened this pull request about 1 month ago
Feat: Create a cached lock file for `uv run` with scripts

notatallshaw opened this issue about 1 month ago
Issue with uv backend to "sync"

franzhaas opened this issue about 1 month ago
fix: move comment out of code block to make copy/paste easier

lifehackett opened this pull request about 1 month ago
Read `python-build-standalone` release metadata from `atom` feed

zanieb opened this issue about 1 month ago
Add dedicated error message for dependencies with relative paths

charliermarsh opened this issue about 1 month ago
`--find-links` error is misleading when a local directory does not exist

charliermarsh opened this issue about 1 month ago
Add test coverage for build tag prioritization

charliermarsh opened this pull request about 1 month ago
Omit Windows Store `python3.13.exe` et al

charliermarsh opened this pull request about 1 month ago
Remove derivation chain special casing

konstin opened this pull request about 1 month ago
Respect build tag priority in `uv.lock`

charliermarsh opened this pull request about 1 month ago
Use `thiserror` in `InstalledDist`

konstin opened this pull request about 1 month ago
Refactor: check.rs into manageable functions

srinivasreddy opened this pull request about 1 month ago
Wheel selection does not order by build tag correctly

jonded94 opened this issue about 1 month ago
allow `uv lock` to fail when lock file is "corrupted"

Seluj78 opened this issue about 1 month ago
Disable checkout during FreeBSD tests

zanieb opened this pull request about 1 month ago
Fix missing display of non-freethreaded Python 3.13 in `python list`

zanieb opened this pull request about 1 month ago
UV lists python interpreters but can't use them!

meitham opened this issue about 1 month ago
uv python list report error

cjdxhjj opened this issue about 1 month ago
Test `venv` in 3.13t integration test

zanieb opened this pull request about 1 month ago
Add support for Poetry-like groups

fre-edin opened this issue about 1 month ago
Sync latest Python releases

github-actions[bot] opened this pull request about 1 month ago
Reframe `--locked` and `--frozen` as `--check` operations for `uv lock`

zanieb opened this pull request about 1 month ago
Build backend: Add template to uv init

konstin opened this pull request about 1 month ago
Better build error messages

konstin opened this pull request about 1 month ago
Unify dist error handling

konstin opened this pull request about 1 month ago
UV Workspaces examples

kevinsimper opened this issue about 1 month ago
Directories in wheel scripts directory cause install error

liaoya opened this issue about 1 month ago
Add `uv check` command to validate `pyproject.toml` `uv` configuration

johnthagen opened this issue about 1 month ago
Optimize '#' usage in git dependencies

minmax opened this issue about 1 month ago
Can't install torch_scatter wheel from index on OSX

dionhaefner opened this issue about 1 month ago
Post-`uv sync` hook for code generation pre development

galah92 opened this issue about 1 month ago
Include more sources to avoid lowest bound warning

konstin opened this pull request about 1 month ago
Add `uv tool list --outdated` to show outdated tools

j178 opened this pull request about 1 month ago
add a option that does NOT add uv.lock

DinhHuy2010 opened this issue about 1 month ago
Improve error message reporting when running into a certificate issue

kdheepak opened this issue about 1 month ago
Fix FreeBSD test by avoiding expensive copy of the uv binary

zanieb opened this pull request about 1 month ago
Disable checkout in and renable freebsd test

zanieb opened this pull request about 1 month ago
uv monorepo tooling support

gracevivi523 opened this issue about 1 month ago
Implement `Ord` and `PartialOrd` without origin for `Requirement`

charliermarsh opened this pull request about 1 month ago
virtualenv detection skipped when running via `python -m uv`

tjni opened this issue about 1 month ago
Build backend: Add direct builds to the resolver and installer

konstin opened this pull request about 1 month ago
Disable freebsd test until we resolve the upstream problem

zanieb opened this pull request about 1 month ago
Debug freebsd build

zanieb opened this pull request about 1 month ago
Upgrade to Rust 1.83 is blocked by powerpc64le binary builds

zanieb opened this issue about 1 month ago
Revert "Upgrade to Rust 1.83 (#9511)"

zanieb opened this pull request about 1 month ago
Add `Cargo.toml` to triggers for binary test builds

zanieb opened this pull request about 1 month ago
Use `1.83.0-nightly` toolchain for ppc64le builds

zanieb opened this pull request about 1 month ago
Allow single constraints and overrides to be passed via the CLI

zanieb opened this issue about 1 month ago
Bump version to 0.5.6

zanieb opened this pull request about 1 month ago
Build backend: Improve error handling

konstin opened this pull request about 1 month ago
Build backend: Add `--list` option

konstin opened this pull request about 1 month ago
Build backend: Add function to list source dist files only

konstin opened this pull request about 1 month ago
`uv pip freeze` results in unsatisfiable requirements

augustebaum opened this issue about 1 month ago
Fix Python executable installation when multiple patch versions are requested

zanieb opened this pull request about 1 month ago
Translations of the documentation

zanieb opened this issue about 1 month ago
Do not show empty version specifier in `uv tool list`

j178 opened this pull request about 1 month ago
uv activate as a shortcode for `source .venv/bin/activate`

dmi3kno opened this issue about 1 month ago
Build backend: Add functions to collect file list

konstin opened this pull request about 1 month ago
Build backend: Rename `--no-fast-path` to `--force-pep517`

konstin opened this pull request about 1 month ago
Split build backend into modules

konstin opened this pull request about 1 month ago
Avoid cloning `String` in marker evaluation

charliermarsh opened this pull request about 1 month ago
[BUG] Failed to install specific pytorch cuda version with `uv pip`

ISJDOG opened this issue about 1 month ago
Normalize paths when lowering Git dependencies

charliermarsh opened this pull request about 1 month ago
Respect path dependencies within Git dependencies

charliermarsh opened this pull request about 1 month ago
Monorepo packages

Dayof opened this issue about 1 month ago
`--prefix` doesn't honor in-prefix Python

purajit opened this issue about 1 month ago
Update build failures document

zanieb opened this pull request about 1 month ago
Add documentation on using dependencies from private GitLab package indexes

rafalkrupinski opened this pull request about 1 month ago
`uv pip` ignores `.python-version` file

oliversen opened this issue about 1 month ago
Not possible to authenticate into private registries via UV_INDEX env variables

mkravchenko-nable opened this issue about 1 month ago
NETRC environment variable ignored for git installs

remidebette opened this issue about 1 month ago