cxfreeze
Utilities for freezing Python scripts into executables
Install
- All systems
-
curl cmd.cat/cxfreeze.sh
- Ubuntu
-
apt-get install cx-freeze - Arch Linux
-
pacman -S python2-cx_freeze - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install cx-freeze