top | item 46436357

(no title)

greensh | 2 months ago

sounds awesome. Just out of interest, why do you think pyflow didn't catch on, but UV did?

discuss

order

the__alchemist|2 months ago

My best guess: I'm bad at marketing, and gave up too soon. The feedback I received was generally "Why would I use this when Pip, Pipenv and Poetry work fine?". To me they didn't; they were a hassle due to not handling venvs and Py versions, but I didn't find many people to also have had the same problem.

greensh|2 months ago

thanks for sharing. Marketing seems frustrating to me for an open source project. I had similar issues with python in the past and i wish I knew about this project back then.

the_mitsuhiko|2 months ago

Polish and that uv gets you entire python interpreters automatically without having to compile or manually install them.

That in retrospective was what made rye temporarily attractive and popular.