


python2 2.7.15 Nuget Installs 64-bit Python 2.7 for use in build scenarios. python2x86 2.7.15 Nuget Installs 32-bit Python 2.7 for use in build scenarios. python-embed 3.6.1.1 Nuget Installs 64-bit Python for use in build scenarios a. > Find-Package python * Name Version Source Summary - python 3.6.5 Nuget Installs 64-bit Python for use in build scenarios. We will install python with version 3.6.5 and python2 with version 2.7.15. If you cannot use Find-Package to search pacakges in Nuget repository, please check my post on Setting Up Nuget for Powershell. To switch between different Python versions, please check this doc. Installing Python on Windows by Scoop is the simplest way so far if you have Internet access. I will show you in this post how to rapidly deploy Python on Windows as a standard user by using Powershell with Nuget. And for my working environment, I don’t have the administrator privileges on some servers. Install Python on Windows with Powershell without administrator privilegesĪs a Windows DevOps, I often use Powershell and Python, Powershell is installed by Windows out of box, but this is not for Python.
