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

Add `uv check` command to validate `pyproject.toml` `uv` configuration

johnthagen opened this issue about 2 months ago
Add `uv run --watch script.py` command to rerun `uv run` on `.py` file changes

nikitavoloboev opened this issue about 2 months ago
Optimize '#' usage in git dependencies

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

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

galah92 opened this issue about 2 months ago
Include more sources to avoid lowest bound warning

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

j178 opened this pull request about 2 months ago
Add an option to add a local dependency also as workspace member for `uv add`

NicholasPini opened this issue about 2 months ago
add a option that does NOT add uv.lock

DinhHuy2010 opened this issue about 2 months ago
Improve error message reporting when running into a certificate issue

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

zanieb opened this pull request about 2 months ago
Disable checkout in and renable freebsd test

zanieb opened this pull request about 2 months ago
uv monorepo tooling support

gracevivi523 opened this issue about 2 months ago
Implement `Ord` and `PartialOrd` without origin for `Requirement`

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

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

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

zanieb opened this pull request about 2 months ago
Debug freebsd build

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

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

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

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

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

zanieb opened this issue about 2 months ago
Inline metadata ignored in uv run if the script is named `__main__.py`

mgaitan opened this issue about 2 months ago
Bump version to 0.5.6

zanieb opened this pull request about 2 months ago
Build backend: Improve error handling

konstin opened this pull request about 2 months ago
Build backend: Add `--list` option

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

konstin opened this pull request about 2 months ago
`uv pip freeze` results in unsatisfiable requirements

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

zanieb opened this pull request about 2 months ago
Translations of the documentation

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

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

dmi3kno opened this issue about 2 months ago
Build backend: Add functions to collect file list

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

konstin opened this pull request about 2 months ago
Split build backend into modules

konstin opened this pull request about 2 months ago
Avoid cloning `String` in marker evaluation

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

ISJDOG opened this issue about 2 months ago
Normalize paths when lowering Git dependencies

charliermarsh opened this pull request about 2 months ago
Respect path dependencies within Git dependencies

charliermarsh opened this pull request about 2 months ago
Monorepo packages

Dayof opened this issue about 2 months ago
`--prefix` doesn't honor in-prefix Python

purajit opened this issue about 2 months ago
Update build failures document

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

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

oliversen opened this issue about 2 months ago
Improve `tool list` output when tool interpreter is missing

zanieb opened this issue about 2 months ago
Not possible to authenticate into private registries via UV_INDEX env variables

mkravchenko-nable opened this issue about 2 months ago
NETRC environment variable ignored for git installs

remidebette opened this issue about 2 months ago
Difference in `uv run` behavior between GNU/Linux and Windows

sbellon opened this issue about 2 months ago
Omit origin when comparing requirements

charliermarsh opened this pull request about 2 months ago
Update Rust crate rustc-hash to v2.1.0

renovate[bot] opened this pull request about 2 months ago
Update Rust crate miette to v7.4.0

renovate[bot] opened this pull request about 2 months ago
Update Rust crate indexmap to v2.7.0

renovate[bot] opened this pull request about 2 months ago
Update tokio-tracing monorepo

renovate[bot] opened this pull request about 2 months ago
Update pre-commit dependencies

renovate[bot] opened this pull request about 2 months ago
Update Rust crate syn to v2.0.90

renovate[bot] opened this pull request about 2 months ago
Update Rust crate rkyv to v0.8.9

renovate[bot] opened this pull request about 2 months ago
Update Rust crate pathdiff to v0.2.3 - autoclosed

renovate[bot] opened this pull request about 2 months ago
Update Rust crate jiff to v0.1.15

renovate[bot] opened this pull request about 2 months ago
Update Rust crate cargo-util to v0.2.16

renovate[bot] opened this pull request about 2 months ago
Can uv cache the build results. Don't build again.

milisp opened this issue about 2 months ago
Build backend: Refactoring before list

konstin opened this pull request about 2 months ago
Add `--dry-run` to `uv pip uninstall`

moreati opened this pull request about 2 months ago
Build backend: Add fast path

konstin opened this pull request about 2 months ago
Align `indoc` and `base64` workspace dependencies with root project

Coruscant11 opened this pull request about 2 months ago
uvx ignores index from uv.toml and pyproject.toml

zdxerr opened this issue about 2 months ago
Use `SharedState` for build dispatch

konstin opened this pull request about 2 months ago
Build backend: Default excludes

konstin opened this pull request about 2 months ago
Fix lock_requires_python_exact perf

konstin opened this pull request about 2 months ago
Different package names produced by uv pip freeze

LordAro opened this issue about 2 months ago
Ignore dynamic version in source dist

konstin opened this pull request about 2 months ago
Resolving `toga-gtk` attempts to build `pygobject` on MacOS

ncoghlan opened this issue about 2 months ago
Allow `--constraints` and `--overrides` in `uv tool install`

charliermarsh opened this pull request about 2 months ago
Conflicting dependencies for a test matrix

delfick opened this issue about 2 months ago
Model groups as a property of requirements

charliermarsh opened this pull request about 2 months ago
Add pinning packages to private indexes with uv add --script

JonZeolla opened this issue about 2 months ago
Handle Windows AV/EDR file locks during script installations

Coruscant11 opened this pull request about 2 months ago
Make `MarkerTree` `Copy`

charliermarsh opened this pull request about 2 months ago
Remove uses of `Option<MarkerTreeContents>` in `PubGrubPackage`

charliermarsh opened this pull request about 2 months ago
Avoid adding non-extra package with extra dependencies

charliermarsh opened this pull request about 2 months ago
Pass extra when evaluating lockfile markers

charliermarsh opened this pull request about 2 months ago
Avoid using IDs across PubGrub states

charliermarsh opened this pull request about 2 months ago
Remove unused specifier field from `PubGrub` structs

charliermarsh opened this pull request about 2 months ago
Support recursive extras with marker in `pip compile -r pyproject.toml`

charliermarsh opened this pull request about 2 months ago