This project seems to be relevant to the discussion.
http://xlwings.org/
It's Excel <-> Python integration. Maybe you do not have to start from
scratch to achieve your goal.
w/o
___
python-win32 mailing list
python-win32@python.org
https://mail.python.o
Diego Vélez Torres wrote:
>
> After studying the "Python Programming on Win32" book, I was able to
> make COM servers . But so far I can pass simple arguments (in both
> directions) between Visual Basic and the Python COM server (e.g.
> integers, strings, floats and arrays). I wonder if it's possi