Hi All, I want to call (execute) some python scripts from my C# program. I know that this can be done but have not idea how. The other option that I can think of is developing python web services and then calling them from from C# program. I just wanted to know what is the best option and how it can be achieved. In the end all I want is to trigger some python scripts from my C# code. The is NO remote execution involved here therefore I am not too keen on web services.
I am very new to python. Now lets see what the geeks have to say about this :). Thanks, Soumitra -- http://mail.python.org/mailman/listinfo/python-list