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

Packages show as installed by uv but are not actually installed

jfmcdowell opened this issue 6 months ago
Different color for `$` in `console` syntax highlighting?

zanieb opened this issue 6 months ago
Fix blurring from nav title box shadow

zanieb opened this pull request 6 months ago
Increase padding between each nav section

zanieb opened this pull request 6 months ago
Allow `uv init` in unmanaged projects

charliermarsh opened this pull request 6 months ago
Update Docker guide to include project CLI

zanieb opened this issue 6 months ago
Retain dependency specifier in `uv add` with sources

charliermarsh opened this pull request 6 months ago
Use the docs bot email for docs publish commits

zanieb opened this pull request 6 months ago
`uv init` fails in an unmanaged project

zanieb opened this issue 6 months ago
Pre-populate authentication sources in Project and Tools APIs

charliermarsh opened this pull request 6 months ago
`uv` project and tool APIs are missing index credential extraction

charliermarsh opened this issue 6 months ago
Display Python installation key for discovered interpreters

zanieb opened this pull request 6 months ago
Warn on `requirements.txt`-provided arguments in `uv run` et al

charliermarsh opened this pull request 6 months ago
Bump version to 0.2.28

zanieb opened this pull request 6 months ago
Support `requirements.txt` files in `uv tool install` and `uv tool run`

charliermarsh opened this pull request 6 months ago
Add recommendation to use `title` to style guide

zanieb opened this pull request 6 months ago
`--link-mode=symlink` and `--no-cache` are incompatible

charliermarsh opened this issue 6 months ago
`--link-mode=symlink` fails with scripts

charliermarsh opened this issue 6 months ago
``uv init --python`` error message is inaccurate.

FishAlchemist opened this issue 6 months ago
Add highlight lines to documentation examples

zanieb opened this issue 6 months ago
Add tests for `uv cache clean`

charliermarsh opened this pull request 6 months ago
Improve copy of console command examples

zanieb opened this issue 6 months ago
Remove Simple API cache files for alternative indexes in `cache clean`

charliermarsh opened this pull request 6 months ago
`uv cache clean pkg` misses simple API responses for alternate indexes

charliermarsh opened this issue 6 months ago
Odd UV Cache behaviour around freshly published package

jbw-vtl opened this issue 6 months ago
Allow comments in `.python-version[s]`

j178 opened this pull request 6 months ago
Allow requirements files in `uv tool install`

charliermarsh opened this issue 6 months ago
Allow requirements files in `uv tool run`

charliermarsh opened this issue 6 months ago
Fix failing prerelease tests

charliermarsh opened this pull request 6 months ago
`Using uv in GitHub Actions` docs page is blank on website

schloerke opened this issue 6 months ago
Diverging versions without markers

konstin opened this issue 6 months ago
Show symbolic links in `uv python list`

eth3lbert opened this pull request 6 months ago
Should `uv init` write an empty `dev-dependencies` section?

zanieb opened this issue 6 months ago
`uv init` should support creating a workspace

zanieb opened this issue 6 months ago
Add PyPy finder

j178 opened this pull request 6 months ago
add pronunciation to README

petergaultney opened this pull request 6 months ago
`uv add` allows git-specific flags when irrelevant

zanieb opened this issue 6 months ago
Stable sorting of requirements.txt in universal mode

konstin opened this pull request 6 months ago
Add signal hander in `uv run`

Di-Is opened this pull request 6 months ago
Add mypy type check for uv-python scripts

j178 opened this pull request 6 months ago
Add trampoline tests to CI

konstin opened this pull request 6 months ago
Fix `uv init .`

eth3lbert opened this pull request 6 months ago
`uv init` fails with dot as path argument

eth3lbert opened this issue 6 months ago
Support a "flat" package layout in `uv init`

mgaitan opened this issue 6 months ago
Fix `python-build-standalone` workflow

j178 opened this pull request 6 months ago
Improve consistency of `tool` CLI

charliermarsh opened this pull request 6 months ago
Use arena for package IDs in resolver

charliermarsh opened this pull request 6 months ago
Use `SmallVec` for wheel filename tags

charliermarsh opened this pull request 6 months ago
Allow symlinks with `--find-links`

zackelia opened this pull request 6 months ago
Add `requires-python` to `uv init`

charliermarsh opened this pull request 6 months ago
Omit the nav bar title when it has no use

zanieb opened this pull request 6 months ago
Missing files after uv pip install

rnarma321 opened this issue 6 months ago
Omit interpreter path from output when using managed Python

zanieb opened this pull request 6 months ago
Omit interpreter path during `uv venv` with managed Python

zanieb opened this pull request 6 months ago
Reduce spacing between nav items

zanieb opened this pull request 6 months ago
Show symbolic links in `uv python list`

zanieb opened this issue 6 months ago
Bundle of documentation changes

zanieb opened this pull request 6 months ago
Stylize `Requires-Python` consistently in CLI output

zanieb opened this pull request 6 months ago
Simplify `Resolution` type

konstin opened this pull request 6 months ago
`uv init` should not create nested workspace

j178 opened this pull request 6 months ago
Use boxed slices for wheel filename tags

charliermarsh opened this pull request 6 months ago
Is the brotli feature of the reqwest crate actually used/useful in uv?

musicinmybrain opened this issue 6 months ago
Intern package, extra, and group names

charliermarsh opened this pull request 6 months ago
`uv pip` resolver should be able to backtrack on 403

paveldikov opened this issue 6 months ago
Ctrl-C to to uv run is not handled by the child process

bluss opened this issue 6 months ago
`tree` does not properly handle multiple versions of the same package

charliermarsh opened this issue 6 months ago
Support custom venv locations for `uv sync`

andriygm opened this issue 6 months ago
Write integration guide for GitHub Actions

zanieb opened this issue 6 months ago
Add a style guide

zanieb opened this pull request 6 months ago
Write tools concept doc

zanieb opened this pull request 6 months ago
Avoid always rebuilding dynamic metadata

charliermarsh opened this pull request 6 months ago
feat: fix uv-trampoline renovate issues

samypr100 opened this pull request 6 months ago
Write migration guides

zanieb opened this issue 6 months ago
Add `uv tool upgrade` command

blueraft opened this pull request 6 months ago
Locking of build dependencies

sbidoul opened this issue 6 months ago
`uv tool list` might have a `--plain` flag to only list names?

baggiponte opened this issue 6 months ago
`uv add` rejects pytorch from its index when on mac

baggiponte opened this issue 6 months ago
Merge extras in lockfile

konstin opened this pull request 6 months ago
Lockfile-normalized marker representation

konstin opened this issue 6 months ago
Should `uv add` set lower version bounds?

ibraheemdev opened this issue 6 months ago
propagate markers to sibling dependencies of forks

BurntSushi opened this pull request 6 months ago
Allow conflicting prerelease strategies when forking

ibraheemdev opened this pull request 6 months ago
Search for all `python3.x` in PATH

konstin opened this pull request 6 months ago
Git prompt hidden without `--verbose` flag

zanieb opened this issue 6 months ago
UV ignore pypi index-url when extra-index-url set.

kimdwkimdw opened this issue 6 months ago
`uv`'s tool installation feature breaks on Wine

alexdelorenzo opened this issue 6 months ago
`--universal` does not propagate markers to transitive dependencies

ibraheemdev opened this issue 6 months ago