Hacker News new | ask | show | jobs
by veeti 3549 days ago
> I have one package manager: pip. It works

Funny, because this is not the general sentiment in the Python community. See links like [1], [2], [3]. Thankfully, things are improving.

[1] http://lucumr.pocoo.org/2012/6/22/hate-hate-hate-everywhere/

[2] https://www.reddit.com/r/Python/comments/zrm3h/there_have_be...

[3] https://blog.ionelmc.ro/2015/02/24/the-problem-with-packagin...

1 comments

I found Python packaging very easy. pip install works for tons of packages.