Python COM Server

Alex Martelli aleaxit at yahoo.com
Mon Nov 6 04:11:57 EST 2000


"Chui Tey" <teyc at bigfoot.com> wrote in message
news:8u5haq$nub$1 at bunyip.cc.uq.edu.au...
> I seem to prototype more and more on python and then translate them to VB
> because I need a nice UI. Running Python as a COM Server comes to mind but
> the deployment aspect scares me (lots of files to distribute)
Python152.exe
> , Win32all.exe and then my VB installer. Are there any notes on what
> constitutes a minimal distribution of Python as a COM Server?

I don't know of any, but I think Gordon McMillan's installer
should be able to successfully connect and assemble (into one
self-unpacking EXE) whatever pieces your Python application
requires, for easiest distribution.


Alex






More information about the Python-list mailing list