Re: [Python.NET] use Python script into C#.net

2010-02-18 Thread Alex Willmer
On 18 February 2010 11:04, wrote: > We are currently developing an application where we need to call python > script from c#.net code. In this direction (calling Python from C#) IronPython will serve you better, it is Python implemented on the .NET CLR. Python.NET has a different goal, calling .

[Python.NET] use Python script into C#.net

2010-02-18 Thread chintan.bhatt
Hi, We are currently developing an application where we need to call python script from c#.net code. We are using VS 2008 .Is it possible, if yes then how we can achieve that , we do not know anything about Python Best Regards, --