|
|
|
|
|
by garyrob
506 days ago
|
|
Feedback requested: while I see that there is a bit of controversy about the author's using uv, I am wondering how much of a barrier that really is. Suppose someone were to write a Python terminal app such that the docs required uv OR pipx. And it installed all its own dependencies, etc. using those mechanisms. Would that be an acceptable way to write a useful utility these days? Or, if that person wanted to write a utility, would they get far more uptake if it were to be provided as an executable written in Rust? |
|
I think that uv is the best so far but it doesn’t matter.