Hacker News new | ask | show | jobs
by joshdavham 625 days ago
> This was written 10 years ago when I was struggling with pulling and installing projects that didn't have any requirements.txt

And 10 years later this is still a common problem!

1 comments

Not if you use proper python env and package management tools like pdm or poetry.