/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
uv: An extremely fast Python package and project manager, written in Rust
(github.com)
741 points
chirau
| 1 comments |
23 Jun 25 16:27 UTC
|
HN request time: 0.822s
|
source
Show context
lucideng
◴[
23 Jun 25 17:53 UTC
]
No.
44358302
[source]
▶
>>44357411 (OP)
#
UV solved any issue I had getting python to run on a machine.
Just `git clone someproject`, `uv run somescript.py`, then mic drop and walk away.
replies(2):
>>44358437
#
>>44363673
#
1.
akx
◴[
24 Jun 25 07:24 UTC
]
No.
44363673
[source]
▶
>>44358302
#
Why even `git clone`? With a properly packaged project, you can just `uvx --from=git+
https://github.com/akx/bindl.git
bindl`
ID:
GO
↑