Is there a Python Perlbrew equivalent?
Ideally, this “equivalent” would have at least the following two functions:
Allow the use of several installations installed in Python, that is, install, list, enable ...,
Allow the installation of non-core Python modules for specific Python installations, as in the combination of perlbrew, and say cpanminus
Thanks ☺
source share