a web UI to invoke a python script at server side

Frank Cui ycui at outlook.com
Tue Jan 14 07:20:36 EST 2014


Hey guys,
I'm working on to provide a lightweight web UI for providing an interface to invoke a python script(a sequential script which could involve some system calls) at the server side. The UI should collect some parameters for input into this python script, and conversely the output of the script needs to be returned to the web client side.
I haven't done much web programming before, can you provide some hints on how this is usually implemented ?
ThanksFrank 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20140114/3766fa94/attachment.html>


More information about the Python-list mailing list