Earlier quoted context omitted.
Quick question - has there been an attempt to make conda and official PEP and make conda-forge part of the Python Foundation (instead of a private company). I'm trying to figure out why is all this new manylinux PEP stuff "inspired by conda" and is not actually conda. Is this a situation like grsecurity vs Torvalds? How does the situation change now that BDFL is gone ?
> Is this a situation like grsecurity vs Torvalds? Ha! Conda and Anaconda, Inc. are _not_ like grsecurity. Starting with the fact the Conda is BSD-licensed. Recounting some of the history will probably provide the context you're looking for. It's my understanding that the birth of Anaconda (the distribution) and Conda goes back to this statement by Guido regarding package building and installing at a PyData summit in…
If you're using manylinux wheels you're probably using static libs you have no idea you're using. That way lies madness.
I havent used conda so maybe this doesn't apply there somehow.