Build standalone executables for Windows
conda install conda-forge::py2exe
py2exe is a distutils extension which allows to build standalone Windows executable programs (32-bit and 64-bit) from Python scripts
py2exe