uv
uv copied to clipboard
An extremely fast Python package and project manager, written in Rust.
# Background We have some internally patched versions of some OSS packages, republished with [local version identifiers](https://packaging.python.org/en/latest/specifications/version-specifiers/#local-version-identifiers), and an extra index where these are hosted. We would like to specify...
If you run `pip install -e .` in a directory that has already been installed, I believe the default behavior is to re-install the package. That's my observation, but please...
I'm basically sure I'm doing this wrong... but it's a start
I decided to create a new issue, because I think the currently present issues don't exactly match my problem, and ask for different solutions: - https://github.com/astral-sh/uv/pull/2135 - https://github.com/astral-sh/uv/issues/2205 (also this...
Firstly, excellent project! Thanks a lot for taking the time to build this and open source it! Secondly, do you want to enable the discussions tab in the GitHub repo?...
In writing https://github.com/astral-sh/uv/issues/2469 I created this. You are more than well to copy to you own notebook so you are the owner. https://colab.research.google.com/drive/1Lt2mw6zsqcvzmHxcqyp26EX-W5ARt1FZ#scrollTo=HNK4nQpn31BO nevermind below think I got it now,...
Trying to install a package with uv stops because the RECORD file for a dependency package it needs to uninstall does not exist. This means if a command goes wrong,...
Similar to #2447 — but we should use a netrc file instead of in-url authentication. We'll probably need to configure netrc to use a file in a temporary directory. We...
Sorry - pressed enter too fast. Some combinations of platform / packages might generate too long cache file names. Tested with `0.1.18` on my mint Linux (reproducible with `main` airflow`)....