←back to thread

Fun with uv and PEP 723

(www.cottongeeks.com)
619 points deepakjois | 1 comments | | HN request time: 0.31s | source
Show context
AstroJetson ◴[] No.44371204[source]
> uv is an extremely fast Python package and project manager, written in Rust.

Is there a version of uv written in Python? It's weird (to me) to have an entire ecosystem for a language and a highly recommended tool to make your system work is written in another language.

replies(5): >>44371260 #>>44371265 #>>44371276 #>>44371564 #>>44375227 #
1. ebb_earl_co ◴[] No.44371260[source]
Well, I use Debian and Bash: pretty much everything to make my system work, including and especially Python development, is written in C, another language!