top of page
Search

Install any Python versions on your local



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:



11 views0 comments

Recent Posts

See All

Deploy app with Docker and SystemD in a few clicks

Pretty often developers facing situation, when you have your code locally and have to deploy it somehow on server. Sometimes you even have no pipeline ¯\_(ツ)_/¯. Lets deploy our app with DevOps Pass,

bottom of page