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


Groups > comp.lang.python > #33796

Re: Suitable software stacks for simple python web service

From Kev Dwyer <kevin.p.dwyer@gmail.com>
Subject Re: Suitable software stacks for simple python web service
Date 2012-11-22 09:28 +0000
References <k8i029$76h$1@ger.gmane.org> <87ehjmjg7t.fsf@handshake.de>
Newsgroups comp.lang.python
Message-ID <mailman.200.1353576541.29569.python-list@python.org> (permalink)

Show all headers | View raw


Dieter Maurer wrote:

<snip>
> 
> From your description (so far), you would not need a web framework
> but could use any way to integrate Python scripts into a web server,
> e.g. "mod_python", "cgi", "WSGI", ....
> Check what ways your web server will suport.

Hello Dieter

Thanks for your comment.  I certainly want a lightweight solution so 
CGI or one of the micro-frameworks are what I am considering. 

Cheers

Kev

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


Thread

Re: Suitable software stacks for simple python web service Kev Dwyer <kevin.p.dwyer@gmail.com> - 2012-11-22 09:28 +0000

csiph-web