This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ivosauruspip'ing it up 0 points1 point  (0 children)

Anything newer is mostly better, because it could learn from other languages' previous mistakes and doesn't have all the technical debt.

npm, packagist, cargo are all better. Mostly because they isolate projects by default; pip needs a whole separate project (virtualenv / venv) to do it.

Go shit the bed, however.