Hacker News new | ask | show | jobs
by VagabundoP 871 days ago
I'm about to do a full rewrite/refactor of my flask app and will be starting fresh with Rye. I was using a cobbled together pyenv+virtualenv+bunch of other tools to manage it all, but was spending too much time on environment setup/upkeep when I was not on my main laptop.

Rye is a one stop shop for everything that I need.