Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #33796 > unrolled thread
| Started by | Kev Dwyer <kevin.p.dwyer@gmail.com> |
|---|---|
| First post | 2012-11-22 09:28 +0000 |
| Last post | 2012-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.
Re: Suitable software stacks for simple python web service Kev Dwyer <kevin.p.dwyer@gmail.com> - 2012-11-22 09:28 +0000
| From | Kev Dwyer <kevin.p.dwyer@gmail.com> |
|---|---|
| Date | 2012-11-22 09:28 +0000 |
| Subject | Re: 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
Back to top | Article view | comp.lang.python
csiph-web