Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!ecngs!feeder2.ecngs.de!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.013 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'parameters': 0.04; 'output': 0.05; 'subject:script': 0.09; 'python': 0.11; 'guys,': 0.16; 'script,': 0.16; 'sequential': 0.16; 'side.': 0.16; 'subject:python': 0.16; 'hey': 0.18; 'input': 0.22; 'programming': 0.22; 'to:name:python-list@python.org': 0.22; "haven't": 0.24; 'script': 0.25; 'returned': 0.30; "i'm": 0.30; 'usually': 0.31; 'invoke': 0.31; 'interface': 0.32; 'implemented': 0.33; 'could': 0.34; 'done': 0.36; 'should': 0.36; 'server': 0.38; 'to:addr :python-list': 0.38; 'received:65.54': 0.38; 'received:65.54.190': 0.38; 'received:bay0.hotmail.com': 0.38; 'to:addr:python.org': 0.39; 'how': 0.40; 'providing': 0.61; 'provide': 0.64; 'hints': 0.68; 'lightweight': 0.84 X-TMN: [BGW/0rGhJe4/DycAJ49CHjDW6KeUi7qd] X-Originating-Email: [ycui@outlook.com] Content-Type: multipart/alternative; boundary="_c5829824-0170-460d-acad-122405a0fbc0_" From: Frank Cui To: "python-list@python.org" Subject: a web UI to invoke a python script at server side Date: Tue, 14 Jan 2014 09:20:36 -0300 Importance: Normal MIME-Version: 1.0 X-OriginalArrivalTime: 14 Jan 2014 12:50:36.0643 (UTC) FILETIME=[38815330:01CF1127] X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 44 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1389703905 news.xs4all.nl 2900 [2001:888:2000:d::a6]:58653 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:63895 --_c5829824-0170-460d-acad-122405a0fbc0_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hey guys=2C I'm working on to provide a lightweight web UI for providing an interface t= o invoke a python script(a sequential script which could involve some syste= m calls) at the server side. The UI should collect some parameters for inpu= t into this python script=2C and conversely the output of the script needs = to be returned to the web client side. I haven't done much web programming before=2C can you provide some hints on= how this is usually implemented ? ThanksFrank = --_c5829824-0170-460d-acad-122405a0fbc0_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hey guys=2C

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=2C and conversely the output of the script needs t= o be returned to the web client side.

I haven't do= ne much web programming before=2C can you provide some hints on how this is= usually implemented ?

Thanks
Frank
= --_c5829824-0170-460d-acad-122405a0fbc0_--