Module cxf_pyxmaker :: Class CxfPyxmaker
[hide private]
[frames] | no frames]

Class CxfPyxmaker

source code

Class whichinterface Pyxmaker and cx_freeze

Class Hierarchy for CxfPyxmaker
Class Hierarchy for CxfPyxmaker

Instance Methods [hide private]
 
__init__(self) source code
 
p_struct_creation(self, dict_param)
Allow to create the setup directory in the output repertory
source code
 
p_script_creation(self, dict_param)
Allow to create the setup directory in the output repertory
source code
 
f_exe_creation(self, dict_param)
Allow to create the setup directory in the output repertory
source code
 
p_zip_standalone(self, dict_param)
Allow to generate the zip that contains the standalone version
source code
 
p_struct_del(self, dict_param)
Allow to create the setup directory in the output repertory
source code
Method Details [hide private]

p_struct_creation(self, dict_param)

source code 

Allow to create the setup directory in the output repertory

PARAMETERS

dict_param

A dictionnary with all needed parameters

RETURNS

None

p_script_creation(self, dict_param)

source code 

Allow to create the setup directory in the output repertory

PARAMETERS

dict_param

A dictionnary with all needed parameters

RETURNS

None

f_exe_creation(self, dict_param)

source code 

Allow to create the setup directory in the output repertory

PARAMETERS

dict_param

A dictionnary with all needed parameters

RETURNS

None

p_zip_standalone(self, dict_param)

source code 

Allow to generate the zip that contains the standalone version

PARAMETERS

dict_param

A dictionnary with all needed parameters

RETURNS

None

p_struct_del(self, dict_param)

source code 

Allow to create the setup directory in the output repertory

PARAMETERS

dict_param

A dictionnary with all needed parameters

RETURNS

None