Uses py2exe to create small exe stubs that leverage a full python installation, rather than packing the required pyc files in to the executable.
conda install conda-forge::py-exe-builder