[python-win32] how to automate VB fron python

jose simas josesimas at gmail.com
Thu Jul 24 14:56:52 CEST 2008


Hi,

Your best bet would be writing an Add-In for VB6's IDE. Check out:

http://oreilly.com/catalog/devvbad/chapter/ch01.html

For an intro to VB Add-ins and use SpamBayes as a model for your python code:

http://spambayes.sourceforge.net/

Hope this helps
Jose


More information about the python-win32 mailing list