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 update
sudo apt-get install cx-freeze
- Dockerfile
- dockerfile.run/cxfreeze