Remix.run Logo
procaryote 2 hours ago

The bloated standard library is the only reason I kept using python in spite of the packaging nightmare. I can do most things with no dependencies, or with one dependency I need over and over like matplotlib

If python had been lean and needed packages to do anything useful, while still having a packaging nightmare, it would have been unusable

lmm an hour ago | parent [-]

Well, sure, but equally I think there would have been a lot more effort to fix the packaging nightmare if it had been more urgent.