Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #20054
| References | <CAOF-KfgK0YcmqQ3BKS_2arX5-WVpk--Txq2dEQCTg7dy4V4LTw@mail.gmail.com> <CAHnS9C_U8VSzkih2PiShJV8eknfyu0aL7YCead8B2k0CUvUcqw@mail.gmail.com> |
|---|---|
| Date | 2012-02-09 06:05 +0100 |
| Subject | Re: standalone python web server |
| From | anon hung <anonhung@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.5569.1328763938.27778.python-list@python.org> (permalink) |
>> I am building a small intranet website and I would like to use Python. I >> was wondering if there was a easy and medium performance python based web >> server available. I would like to run it on port :8080 since I wont have >> root access also I prefer something easy to deploy meaning I would like >> to >> move the server from one physical host to another without too much fuss. >> >> Currently, I am using flask (development server) and everything is ok but >> the performance is really bad. How about cherrypy? Best, anonhung -- Viktor Orban Prime minister of Hungary http://spreadingviktororban.weebly.com
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: standalone python web server anon hung <anonhung@gmail.com> - 2012-02-09 06:05 +0100
csiph-web