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


Groups > comp.lang.python > #33796 > unrolled thread

Re: Suitable software stacks for simple python web service

Started byKev Dwyer <kevin.p.dwyer@gmail.com>
First post2012-11-22 09:28 +0000
Last post2012-11-22 09:28 +0000
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

#33796 — Re: Suitable software stacks for simple python web service

FromKev Dwyer <kevin.p.dwyer@gmail.com>
Date2012-11-22 09:28 +0000
SubjectRe: Suitable software stacks for simple python web service
Message-ID<mailman.200.1353576541.29569.python-list@python.org>
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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web