Lazy Python installer. One script per OS, installs the latest Python and fixes PATH.
PowerShell -ExecutionPolicy Bypass -File Scripts/windows.ps1sudo bash Scripts/linux.shsudo bash Scripts/macos.shThat's it. Restart your terminal and run python --version.