Hacker News new | ask | show | jobs
by odie5533 765 days ago
pyenv + pip are tried and trusted. I would expect every tutorial they encounter will use them. So they're worth learning for that.

Rye is a great tool, but my issue with it is barely anyone uses it, and no tutorials or guides are going to use it. So when you read a README to install a package, you're going to see pip commands and have to figure things out yourself.

1 comments

Good point. Beginners will need to know how to follow READMEs and tutorials.