First page Back Continue Last page Overview Graphics
Freezing
Gather all Python modules, binary modules and Python interpretter
And data files you specify
Launcher stub
- Loads Python interpretter
- Set path for binary modules
- Load Python code from archive (.zip)
Can be placed anywhere – no need for installation
Notes: