portable-python-maker (Cache)ΒΆ

git clone --depth=1 https://github.com/dreamsavior/portable-python-maker
cd portable-python-maker
pwsh portablepy.ps1 -source "https://www.python.org/ftp/python/3.7.0/python-3.7.0-embed-win32.zip" -destination "C:\Users\User\Lib\python-3.7-32"
pwsh portablepy.ps1 -source "https://www.python.org/ftp/python/3.9.13/python-3.9.13-embed-amd64.zip" -destination "C:\Users\User\Lib\python-3.9"