Pretty often you facing situations, when you need more that one Python version on your local, or you need specific versions of libraries for different app.
As DevOps Pass uses Python under the hood, we have added new feature which allowing you to install Python on MacOS/Linux/Windows in a few clicks.
You can:
install Python version 3.8-3.12
configure pip source
export Conda environments
import Conda environment from YAML file or from requirements.txt
init your shell for Conda integration, including bash, zsh, cmd.exe and PowerShell
Short video demo:
Commentaires