Calling python scripts from C# programs

soumitra.mishra at gmail.com soumitra.mishra at gmail.com
Wed Sep 21 22:22:34 EDT 2005


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




More information about the Python-list mailing list