[Spread-users] Visual Basic or COM for Spread

Guido van Rossum guido at python.org
Wed Jul 10 06:39:25 EDT 2002


> I need to communicate a python application with a windows application.
> Is there a visual basic or COM object for interfacing with Spread. If
> not, would it be interesting to develop such a thing?

You could use Python on Windows -- it has both a Spread interface and
the ability to drive Windows applications through COM, and you could
even make it act like a COM server.  (You need Mark Hammond's win32all
for the COM support.)

--Guido van Rossum (home page: http://www.python.org/~guido/)




More information about the Spread-users mailing list