py2exe is a Python distutils extension which converts python scripts into executable windows programs and able to run without requiring a python installation.
Sep 062005
py2exe is a Python distutils extension which converts python scripts into executable windows programs and able to run without requiring a python installation.