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


Groups > comp.lang.python > #13047

using python in web applications

Date 2011-09-09 21:54 -0600
From "Littlefield, Tyler" <tyler@tysdomain.com>
Subject using python in web applications
Newsgroups comp.lang.python
Message-ID <mailman.924.1315626929.27778.python-list@python.org> (permalink)

Show all headers | View raw


Hello all:
I'm curious if there are some good solutions for using Python in web 
applications.

I'm not feeling particularly masochistic, so I do not want to develop 
this project in PHP; essentially I'm looking to build a web-based MMO. I 
know that you can use nginx with Python with servers like Flask, but I'm 
not really sure how well all of those work. Since this will be a game, I 
can expect quite a few users; I've already got quite a lot of interest. 
I don't much care for PHP, but the thing that can be said for it is it's 
pretty quick. How does Python compare? Are there some solutions (I was 
told about PyPy today) that would be quicker that I could still use for 
the web app? I'm also curious what databases are suggested? I've always 
done most of my work in MYSql, but from what I understand postgresql is 
becoming more popular to.

Thanks all for the input,

-- 

Take care,
Ty
Web: http://tds-solutions.net
The Aspen project: a light-weight barebones mud engine
http://code.google.com/p/aspenmud

Sent from my toaster.

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


Thread

using python in web applications "Littlefield, Tyler" <tyler@tysdomain.com> - 2011-09-09 21:54 -0600
  Re: using python in web applications Ben Finney <ben+python@benfinney.id.au> - 2011-09-10 14:19 +1000
    Re: using python in web applications "Littlefield, Tyler" <tyler@tysdomain.com> - 2011-09-10 14:53 -0600
  Re: using python in web applications Laurent <laurent.payot@gmail.com> - 2011-09-10 16:35 -0700
  Re: using python in web applications Laurent <laurent.payot@gmail.com> - 2011-09-10 16:35 -0700
    Re: using python in web applications "Littlefield, Tyler" <tyler@tysdomain.com> - 2011-09-10 18:50 -0600
    Re: using python in web applications Chris Angelico <rosuav@gmail.com> - 2011-09-11 13:53 +1000
    Re: using python in web applications Alan Plum <me@alanplum.com> - 2011-09-15 15:24 +0200
      Re: using python in web applications Roy Smith <roy@panix.com> - 2011-09-15 09:42 -0400
  Re: using python in web applications Laurent <laurent.payot@gmail.com> - 2011-09-10 20:21 -0700
  Re: using python in web applications Laurent <laurent.payot@gmail.com> - 2011-09-10 20:21 -0700
  Re: using python in web applications Tim Roberts <timr@probo.com> - 2011-09-11 11:48 -0700
    Re: using python in web applications hidura@gmail.com - 2011-09-11 19:53 +0000
  Re: using python in web applications Laurent <laurent.payot@gmail.com> - 2011-09-11 12:22 -0700
  Re: using python in web applications Laurent <laurent.payot@gmail.com> - 2011-09-11 12:22 -0700
  Re: using python in web applications alex23 <wuwei23@gmail.com> - 2011-09-12 23:56 -0700

csiph-web