8000
8000
Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Freezer

Scripts for building binary executables.

These scripts are not complete and are experimental. Feel free to fix them up so we have reliable builds for those who want them.

pyinstaller

PyInstaller is actively maintained and also supports producing a single stand-alone binary. Work should be preferred for this target.

Former targets

  • cx_freeze: Project is not maintained
0