Skip to content

Downloading and Installing Python via a Powershell file.

License

Notifications You must be signed in to change notification settings

Paszymaja/Install_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Install_python

Downloading and Installing Python via a Powershell file.

A simple Powershell sript that helps you install python and used libraries for your project making your life easier. It's useful when you need to run program on another machine.

💻📖

Installation

Just download install_python.ps1 file from repository and run it on your windows machine.

Usage

When you need another version of python change the $pythonUrl and $pythonNameLoc variables to desired version. To install libraries add pip command on the bottom of the script.

About

Downloading and Installing Python via a Powershell file.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published