/py-exe-builder

Uses py2exe to create small exe stubs that leverage a full python installation, rather than packing the required pyc files in to the executable.

Primary LanguagePythonApache License 2.0Apache-2.0

py-exe-builder

Uses py2exe to create small exe stubs that leverage a full python installation, rather than packing the required pyc files in to the executable.