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 init` initializes a Git repo

j178 opened this pull request 6 months ago
Upgrade to Rust 1.80

samypr100 opened this pull request 6 months ago
Upgrade to Rust 1.80.0

charliermarsh opened this pull request 6 months ago
Add `--isolate` support to `uv run`

charliermarsh opened this pull request 6 months ago
Remove use of `--isolated` in `tool run`

charliermarsh opened this pull request 6 months ago
Update bundled Pythons to include stripped variants

charliermarsh opened this pull request 6 months ago
Remove `--isolated` usages from the `uv python` API

charliermarsh opened this pull request 6 months ago
Sync latest Python releases

github-actions[bot] opened this pull request 6 months ago
Deprecate the `--isolated` flag

charliermarsh opened this pull request 6 months ago
Add `--no-workspace` in lieu of `--isolated`

charliermarsh opened this pull request 6 months ago
Gate `FromStr` to `pep508` feature

charliermarsh opened this pull request 6 months ago
Add `--no-config` to replace `--isolated`

charliermarsh opened this pull request 6 months ago
Use `sitecustomize.py` to implement environment layering

charliermarsh opened this pull request 6 months ago
A build backend flag for `uv init`

konstin opened this issue 6 months ago
Python environment "layering" Rye vs Uv

bluss opened this issue 6 months ago
Significantly reduce user-facing output in `uv run`

charliermarsh opened this issue 6 months ago
Set standard permissions for temporary files

charliermarsh opened this pull request 6 months ago
Infer missing `.exe` in Windows Python discovery

charliermarsh opened this pull request 6 months ago
[docs/installation.md] Document how to install to custom locations

SamuelMarks opened this pull request 6 months ago
Editable installs for `uv tool`

blueraft opened this pull request 6 months ago
Allow distributions to be absent in deserialization

charliermarsh opened this pull request 6 months ago
Update documentation sections

zanieb opened this pull request 6 months ago
Use stripped variants by default in Python install

charliermarsh opened this pull request 6 months ago
Filename truncated during https tar stream

WH-2099 opened this issue 6 months ago
Document how to set `uv` install directory from `uv-installer.sh`

SamuelMarks opened this issue 6 months ago
UV 0.2.29 Permission error

lskbr opened this issue 6 months ago
Add support for `install_only_stripped` variants

charliermarsh opened this issue 6 months ago
Avoid canonicalizing executables on Windows

charliermarsh opened this pull request 6 months ago
uv/tests: updates snapshots for main

BurntSushi opened this pull request 6 months ago
Store index URLs in tool receipts

zanieb opened this issue 6 months ago
Support for editable dependencies with URLs

krmax44 opened this issue 6 months ago
Update to packse 0.3.31

konstin opened this pull request 6 months ago
Consider using `dunce` for paths on Windows (not just for display)

paveldikov opened this issue 6 months ago
Split `ResolutionGraph::from_state` into methods

konstin opened this pull request 6 months ago
Restructure `CandidateSelector` methods

konstin opened this pull request 6 months ago
Minor consistency fixes for code blocks

InSyncWithFoo opened this pull request 6 months ago
Editable install of tools

ollebompa opened this issue 6 months ago
new INSTALLER and REQUESTED files are chmod 600

AtomBaf opened this issue 6 months ago
uv sync in empty workspace succeeds and fails

bluss opened this issue 6 months ago
Reorganize pep508 marker module

ibraheemdev opened this pull request 6 months ago
Suggestion: alt to pyenv

pdpark opened this issue 6 months ago
Bump version to 0.2.29

zanieb opened this pull request 6 months ago
Add `--isolate` or `--standalone` or similar flag to `uv run`

charliermarsh opened this issue 6 months ago
Add `--no-project` to `uv run`

charliermarsh opened this issue 6 months ago
Rename `--isolated` to `--no-config`

charliermarsh opened this issue 6 months ago
Prefer "lockfile" to "lock file"

zanieb opened this pull request 6 months ago
Bundle of docs changes

zanieb opened this pull request 6 months ago
Make `--reinstall` imply `--refresh`

charliermarsh opened this pull request 6 months ago
`--reinstall` should imply `--refresh`

charliermarsh opened this issue 6 months ago
Cache metadata for source tree dependencies

charliermarsh opened this pull request 6 months ago
Normalize marker expression order

ibraheemdev opened this pull request 6 months ago
Use logo in documentation

zanieb opened this pull request 6 months ago
`uv run` has to resolve editable metadata on every invocation

charliermarsh opened this issue 6 months ago
Always accept already-installed pre-releases

charliermarsh opened this pull request 6 months ago
Support a list of python platforms

JonZeolla opened this issue 6 months ago
uv/tests: tweak cache clean all test

BurntSushi opened this pull request 6 months ago
Add "lockfile" or "lock file" to style guide

zanieb opened this issue 6 months ago
Document use of existing lock as preferences

zanieb opened this issue 6 months ago
Always show lock updates in `uv lock`

charliermarsh opened this pull request 6 months ago
`uv lock` should always show lock updates

charliermarsh opened this issue 6 months ago
Use env variables in Github Actions docs

blueraft opened this pull request 6 months ago
Show additions and removals in `uv lock` updates

charliermarsh opened this pull request 6 months ago
Document best practices for maintaining the cache

zanieb opened this issue 6 months ago
Ignore hidden directories in workspace discovery

charliermarsh opened this pull request 6 months ago
Remove resolved TODO in `uv run`

charliermarsh opened this pull request 6 months ago
Omit empty uv.tool.dev-dependencies on `uv init`

manzt opened this pull request 6 months ago
Merge identical forks

konstin opened this pull request 6 months ago
Add two `ForkState` methods

konstin opened this pull request 6 months ago
Workspace discovery considers hidden directories

mjclarke94 opened this issue 6 months ago
Update `Resolution` docs

konstin opened this pull request 6 months ago
`uv lock` doesn't show when we drop versions

konstin opened this issue 6 months ago
Remove outdated `DistributionWire` serde annotations

konstin opened this pull request 6 months ago
uv not installing build dependencies

EdvardsZ opened this issue 6 months ago
Invalid non-resolution with `uv lock`

JP-Ellis opened this issue 6 months ago
Improve copy of console command examples

eth3lbert opened this pull request 6 months ago
Add `uv init --virtual`

j178 opened this pull request 6 months ago
Ignore Ctrl-C signals in `uv run` and `uv tool run`

charliermarsh opened this pull request 6 months ago
[question] uv or rye?

Jordan-Haidee opened this issue 6 months ago
Remove an extra quote in `sync-python-releaes.yml`

j178 opened this pull request 6 months ago
Validate successful metadata fetch for direct dependencies

charliermarsh opened this pull request 6 months ago
Add `--ci` mode to `uv cache prune`

charliermarsh opened this pull request 6 months ago
Update `python-build-standalone` workflow

j178 opened this pull request 6 months ago
Consider adding workspace members as sources in `uv init`

zanieb opened this issue 6 months ago
Add warning to `--link-mode=symlink` documentation

charliermarsh opened this pull request 6 months ago
Allow `uv add --workspace <path>`

zanieb opened this issue 6 months ago
Allow `uv add --path <path>`

zanieb opened this issue 6 months ago
Allow `uv add --url <url>`

zanieb opened this issue 6 months ago
Allow `uv add --git <url>`

zanieb opened this issue 6 months ago
Skip 'Nothing to uninstall' message when removing dangling environments

charliermarsh opened this pull request 6 months ago
Allow symlinks to files in scripts directory

charliermarsh opened this pull request 6 months ago
Don't show "Nothing to uninstall" if we remove dangling entries

charliermarsh opened this issue 6 months ago
Mark `--raw-sources` as conflicting with sources-specific arguments

charliermarsh opened this pull request 6 months ago
Reject Git CLI arguments with non-Git sources

charliermarsh opened this pull request 6 months ago