64-bit Windows Python embeddable package with slight modifications for portable usage.
- Download from the releases page.
- Extract the zip to a folder (such as
python-mod/
). - To install
pip
runpython get-pip.py
. - You might want to add
python-mod/
andpython-mod/Scripts/
to your%PATH%
, depending on your use case. - Not tested extensively beyond my particular use cases, please exercise caution if using, stuff may break.