-
py2exe is a Python distutils extension which converts python scripts into executable windows programs, able to run without requiring a python installation.
I had to figure out how to give hints to py2exe to enable it to load 4Suite libraries. See
Google Groups : comp.lang.python
