Sorry Python but it is what it is.

you are viewing a single comment's thread
view the rest of the comments
[–] 2 points 2 years ago

It's also much faster to install packages than npm or pip since it uses a local package cache and each package generally only has a few DLL files inside.

  • source
  • parent