top | item 44227734

(no title)

TypingOutBugs | 8 months ago

Go is definitely better, but with uv you can install all dependencies including python with only curl

discuss

order

ashwinsundar|8 months ago

Is that what uv sync does under the hood, just curl’s over all dependencies and the python version defined in .python-version?

Hasnep|8 months ago

I think they meant you can use curl to install uv and then you don't need to (manually) install anything else