Excel-DNA (and VSTO) are .NET only libraries with no Python support.
-Govert
--
You received this message because you are subscribed to the Google Groups "Excel-DNA" group.
To unsubscribe from this group and stop receiving emails from it, send an email to exceldna+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/exceldna/2fa9ff31-de8e-4683-bc45-17afec012b55n%40googlegroups.com.
I think the structure you propose is unnecessarily complicated.
Adding cross-process calls with multiple runtime systems sound like a very bad idea to me.
You have stated that you MUST have Python support, but given no reason why you’d use .NET in the add-in.
If you want to make an Excel add-in with Python, just use xlOil or PyXll – they’ll both support all the features you require.
If you wanted to make the add-in with .NET, then use Excel-DNA.
To view this discussion on the web visit https://groups.google.com/d/msgid/exceldna/c85145e1-54cb-438f-9dd8-4d41defdff9an%40googlegroups.com.