-
I installed a tool use `requests`.
I want to use `requests[socks]` instead of the default `requests` package. I have tried the following commands:
```shell
uv tool install open-webui --with reque…
-
We have started to use uv, together with hatch, to manage dependencies.
We'd like to use it for the python distribution management too.
Could we add support for `UV_PYTHON_INSTALL_MIRROR` (from …
-
I just started trying uv, so I started
```
uv init
uv add pandas
...
uv add transformers
```
Then I got an error. The project initialized using `python 3.13` and `transformers` couldn't sup…
-
Thanks for the awesome package!
I'm wondering if anyone has come across the [`uv` package handler](https://github.com/astral-sh/uv). In addition to package dependency _resolution_ speed, it is also…
-
Hello Gary, I'm really enjoying this new release.
I'm wondering if you might consider an additional data field for the clock: Current UV reading.
For your clock, rather than adding it to yo…
-
See references: https://github.com/astral-sh/uv
Also: https://github.com/pydantic/logfire/pull/480
-
### Missing capability:
It is not currently possible to hide the _UV index_ without turning off all the attributes with "**show_attributes: false**"
Using "**show_sun: false**" does not do it either…
-
Probably a question, since I'm new to `uv` moving from `pip`.
Usually I do `pip install -e .` so that I could import things across modules. `pip` install `.egg-info` at the project root. However…
-
UVs down the middle of the tail tend to cross over along the strands.
-
Now that `uv` is XDG compliant it might matter less; but I'd argue it'd be helpful to have a `uv config` namespace to access uv configurations:
```
# list all configurations
uv config
# see cu…