Re: [Python.NET] How to execute a python script from .Net using C#

2008-02-26 Thread vipin gupta
try python project for c# - Original Message From: niki <[EMAIL PROTECTED]> To: [email protected] Sent: Monday, 25 February, 2008 10:37:48 PM Subject: Re: [Python.NET] How to execute a python script from .Net using C# Suman Lal Banik wrote: > Hi, > My self

Re: [Python.NET] How to execute a python script from .Net using C#

2008-02-25 Thread niki
Suman Lal Banik wrote: > 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. try IronPython HTH Niki Spahiev _ Python.NET mailing list - Python

Re: [Python.NET] How to execute a python script from .Net using C#

2008-02-25 Thread Michel Claveau
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 _ Python.NET mailing list - PythonDotNet@pytho

[Python.NET] How to execute a python script from .Net using C#

2008-02-25 Thread Suman Lal Banik
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 _ Python.NET mailing list - [email protected] http://mail