Actually PyScripter does work with the “Windows
x86-64 embeddable zip file”!! Just tried it with Python 3.6.
You will need to unzip the Python embeddable zip file to a directory of your choice.
- In the Python Versions dialog you will need to add an Unregistered Python version (press the plus icon) and specify the directory in which you unzipped the Python embeddable zip file.
- Finally you activate the created unregistered distribution.
Note that embeddable distributions do not include pip, so you will not be able to install packages using pip via the Tools menu item.