cxfreeze-quickstart
Utilities for freezing Python scripts into executables
RUN apt-get update && \
apt-get install -y cx-freeze
RUN pacman -S --noconfirm python2-cx_freeze
Utilities for freezing Python scripts into executables
RUN apt-get update && \
apt-get install -y cx-freeze
RUN pacman -S --noconfirm python2-cx_freeze