Point it at any project with a main.py. It runs your app as a child process, watches source files, hot-patches live edits, captures crashes, manages interpreters and dependencies, builds an EXE, and ...
Install Python (above 3.5 is Recommended) Upgrade Pip and install setuptools, wheel and py2exe python -m pip install --upgrade pip python -m pip install -U pip ...