Skip to content

bertrandJA/Python_Install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Python_Install

This is a PowerShell scrip that:

  • installs Python on a windows computer, without the need of administrator rights
  • installs (or updates) a chosen list of libraries via pip

Usage:

  • download the script
  • open the program PowerShell ISE on your laptop
  • copy/paste the content of the script in PowerShell
  • you can change the parameters at the beginning of the script. The parameters are pretty self explanatory. For example you can:
    • choose not to install python if you only wish to install new libraries
    • specify that you are behind a proxy
    • ...
  • execute the script
  • confirm the installation of Python, without changing the default parameters

About

Install Python and libraries via Powershell

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published