Convergence in the pip and conda worlds?
Convergence in the pip and conda worlds?
Posted Feb 3, 2023 10:22 UTC (Fri) by cortana (subscriber, #24596)Parent article: Convergence in the pip and conda worlds?
The belief that pip is official is part of the problem
I'm just in despair at this point. The official Install Python Modules documentation says quite clearly:
pip is the preferred installer program. Starting with Python 3.4, it is included by default with the Python binary installers.
I'm now becoming more and more inclined to disregard any recommendations from PyPA, They burned all my goodwill with the Pipenv fiasco, and now this. These days I've settled on a combination of Poetry and micropipenv as the last annoying Python packaging tools, but I expect before too long, something else will force me to move on to newer tools with names generated by picking a random combination of terms from the list [py, dist, package, setup, env, utils, virt, build, virtual, wheel, v, pack, file, ...].
