[python-win32] python - visualbasic integration

Amit Antebi amit_antebi at yahoo.com
Tue Dec 6 12:18:16 CET 2005


We want to combine Visual Basic with Python.

GUI will be in VIsual basic.

Computation Engine will be in python.

Which architecture do you recommend:

 

1.  COM  - who will be client and who server, and why?

2.  Python API - access the python from VB using the python API.

3.  Is there another way? DLL? Python Embedding

 

Things to consider:

 

a.	The computation engine will need to work with big amounts of memory,
and we don't want to load them each time we access python. 


b.	Debugging is important.

 

For your recommendations I thank you,

 

Amitay

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-win32/attachments/20051206/87a477db/attachment.htm


More information about the Python-win32 mailing list