http://aspn.activestate.com/ASPN/Cookbook/Python?query_start=0
Python for Windows Extensions
http://www.python.net/crew/mhammond/win32/
py2exe
py2exe is a Python Distutils extension which converts Python scripts into executable Windows programs, able to run without requiring a Python installation.
http://www.py2exe.org/