Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #63895

a web UI to invoke a python script at server side

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 <ycui@outlook.com>
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 <ycui@outlook.com>
To "python-list@python.org" <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 <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.5453.1389703905.18130.python-list@python.org> (permalink)
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

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

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 		 	   		  

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

a web UI to invoke a python script at server side Frank Cui <ycui@outlook.com> - 2014-01-14 09:20 -0300

csiph-web