Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Auto-Python

Lazy Python installer. One script per OS, installs the latest Python and fixes PATH.

Usage

Windows (run as Admin):

PowerShell -ExecutionPolicy Bypass -File Scripts/windows.ps1

Linux:

sudo bash Scripts/linux.sh

Mac:

sudo bash Scripts/macos.sh

That's it. Restart your terminal and run python --version.

Contributors

Languages