How to execute a python script from .Net using C#
25 Feb
2008
25 Feb
'08
9:10 a.m.
Hi, My self Suman Lal Banik..I want a help.I want to execute python script from a .Net application using c# . Can any one help me in this regard. Thanking you, Regards, Suman Lal Banik
5:37 p.m.
Hi! You can make a COM-server in Python (+ PyWin32), and call it, from C# (you must use "late binding" techno, or a COM-bridge). I had try this method with some success. @-salutations Michel Claveau
6068
Age (days ago)
6068
Last active (days ago)
2 comments
3 participants
participants (3)
-
Michel Claveau
-
niki
-
Suman Lal Banik