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

Respect extras and markers on virtual dev dependencies

charliermarsh opened this pull request 5 months ago
Clarify package priority order in pip compatibility guide

notatallshaw opened this pull request 5 months ago
virtual workspace dev-dependency did not install extras

Wurstnase opened this issue 5 months ago
Work across multiple drives

YDX-2147483647 opened this issue 5 months ago
Add docs for disabling build isolation with `uv sync`

charliermarsh opened this pull request 5 months ago
Avoid un-strict syncing by-default for build isolation

charliermarsh opened this pull request 5 months ago
Respect `--no-build-isolation-package` in `uv sync`

charliermarsh opened this pull request 5 months ago
Compatibility with Briefcase Projects: Support for New Configuration File

NADOOITChristophBa opened this issue 5 months ago
Specify build args during uv sync

ion-elgreco opened this issue 5 months ago
Shims like in pyenv or rye

martenlienen opened this issue 5 months ago
Test for .venv symlink

hauntsaninja opened this pull request 5 months ago
Add docs for `constraint-dependencies` and `override-dependencies`

Di-Is opened this pull request 5 months ago
Add support for `--trusted-host`

charliermarsh opened this pull request 5 months ago
Docs: Add Installation note for PowerShell 7.X

jon-ton opened this pull request 5 months ago
Group Policy Blocks UV Tool from Accessing Python Interpreter

IliasAarab opened this issue 5 months ago
`uv sync --no-build-isolation` doesn't remove extra dependencies

kabouzeid opened this issue 5 months ago
using nox and uv only to test multiple python versions

bartdorlandt opened this issue 5 months ago
Add `--no-install-*` to `add`/`remove`/`run` and add env vars

mkniewallner opened this issue 5 months ago
uv workspaces and namespace packages

valentincalomme opened this issue 5 months ago
Allow `uv sync --no-install-project` without relying on `pyproject.toml`

albertferras-vrf opened this issue 5 months ago
support setting `SSL_CERT_FILE` in `pyproject.toml`

DetachHead opened this issue 5 months ago
Example of snapshot changes on macOS

zanieb opened this pull request 5 months ago
Race condition when two libraries update the same __init__.py

ramarnat opened this issue 5 months ago
Use relative paths for `--find-links` and local registries

charliermarsh opened this pull request 5 months ago
Docker documentation should cover pinning with sha256

Ravencentric opened this issue 5 months ago
Try to use a custom verifier for TLS

charliermarsh opened this pull request 5 months ago
`uv add` and `uv lock` fail on corporate network

maxfirman opened this issue 5 months ago
Allow local date for inline exclude newer

hauntsaninja opened this pull request 5 months ago
An exclude newer extension for PEP 723

hauntsaninja opened this issue 5 months ago
Clarify that `uv run python` gets you a REPL

zanieb opened this issue 5 months ago
uv does not appear to parse multiple sources in pyproject.toml

jauderho opened this issue 5 months ago
Support `uv tool install package@version` to match `uvx`

zanieb opened this issue 5 months ago
Document `uvx` and `uv tool install` Python version support

zanieb opened this issue 5 months ago
`uv run -` should pipe input

charliermarsh opened this issue 5 months ago
PowerPC page size issue with released binaries

rjzak opened this issue 5 months ago
uv run doesn't work without __init__.py

AndreuCodina opened this issue 5 months ago
docs: Add PyTorch installation guide

baggiponte opened this pull request 5 months ago
Easing migration from Poetry, requirements.txt, etc.

raayu83 opened this issue 5 months ago
Allow per dependency build isolation for setup.py projects as well

tdejager opened this pull request 5 months ago
Add first-class support for virtual projects

charliermarsh opened this issue 5 months ago
`uv init` should prompt for directory

kdheepak opened this issue 5 months ago
Too many open files when syncing a big project

yoav-orca opened this issue 5 months ago
`uvx uwsgi` failed to build uwsgi

j178 opened this issue 5 months ago
Should `uv python list` show `pyenv` versions as well?

jimmcslim opened this issue 5 months ago
Add `uv sync --dev-only` or equivalent

charliermarsh opened this issue 5 months ago
`uv init` should create a runnable project

charliermarsh opened this issue 5 months ago
Add tip for using `uv run --no-project`

zanieb opened this pull request 5 months ago
FR: Dynamic dependencies and optional dependencies

chrisrodrigue opened this issue 5 months ago
Private repository as a source

NevoleMarek opened this issue 5 months ago
Better error message for invalid `[project]` table

soof-golan opened this issue 5 months ago
`uv add flash-attn --no-build-isolation` fails

vwxyzjn opened this issue 5 months ago
Add a guide for using uv with FastAPI

charliermarsh opened this pull request 5 months ago
FR: Support installing and managing `uv` with `uv tool`

weihenglim opened this issue 5 months ago
language servers crash when run from inside venv created by uv

DetachHead opened this issue 5 months ago
Add `uv sync --no-locals` to skip syncing local dependencies

charliermarsh opened this pull request 5 months ago
Bootstrapped Python `Failed to hardlink files;` Error

beratcmn opened this issue 5 months ago
Fix extra newline in args

charliermarsh opened this pull request 5 months ago
Treat invalid extras as `false` in marker evaluation

charliermarsh opened this pull request 5 months ago
Add uninstall instructions to the documentation

zanieb opened this issue 5 months ago
uv init command got an error on windows

joe-cho opened this issue 5 months ago
minor inconsistent formatting of version specifiers with `uv add`

ChannyClaus opened this issue 5 months ago
Fix duplicate changelog section

zanieb opened this pull request 5 months ago
Add support for defining credentials for uv in an environment variable

zanieb opened this pull request 5 months ago
sort dependencies in `pyproject.toml`

ChannyClaus opened this pull request 5 months ago
`uv venv` with `pyproject.toml` or `uv.toml`

jonzamora opened this issue 5 months ago
Rust "could not find root" panic when using virtual workspaces

ts826848 opened this issue 5 months ago
Bump version to v0.3.1

charliermarsh opened this pull request 5 months ago
Some tools are installed without pkg_resources

acdha opened this issue 5 months ago
Collapse extras on dev dependencies

charliermarsh opened this pull request 5 months ago
Fix priority for `.python-versions` files in `uv python install`

zanieb opened this pull request 5 months ago
`uv tool install posting` failed with Python version conflict

darrenburns opened this issue 5 months ago
feat: Support remote scripts with `uv run`

manzt opened this pull request 5 months ago
Add `uv init --from-project <path>`

blueraft opened this pull request 5 months ago