How to execute a python script in .NET application

Steve Holden steve at holdenweb.com
Sat Oct 7 03:29:40 EDT 2006


Chandra wrote:
> Hi,
> 
> Is there a way to execute a python script(file) in ASP.NET application
> (programmatically)??
> 
Probably use IronPython, I should think.

regards
  Steve
-- 
Steve Holden       +44 150 684 7255  +1 800 494 3119
Holden Web LLC/Ltd          http://www.holdenweb.com
Skype: holdenweb       http://holdenweb.blogspot.com
Recent Ramblings     http://del.icio.us/steve.holden




More information about the Python-list mailing list