Package pyplusplus :: Package gui :: Module freeze

Module freeze

source code

this module contains "freeze" functionality.

It allows to create and distribute Py++ GUI as executable, that could be run without installing Python, pygccxml and Py++.

Functions
 
freeze_gui(source_dir, packages_dir, freeze_executable, target_dir) source code