Hacker News new | ask | show | jobs
by harperlee 4012 days ago
Oh, interesting, I've never looked at it that way!
1 comments

Yup, when they started appearing I didn't like them either but then I realised they have some nice wins as well, who better to package the packages the community produces than the community who wrote them.

    pip freeze > requirements.txt
Has a nice elegance to it as well :).