On Aug 22, 8:50 pm, [EMAIL PROTECTED] (Cameron Laird) wrote:
> In article <[EMAIL PROTECTED]>,Nagarajan  <[EMAIL PROTECTED]> wrote:
>
> >>                         .
> >>                         .
> >>                         .
> >Let me phrase my problem in a finer way.
> >I have done simple projects inpython.
> >I wanted to explore web programming facet ofpython. The problem at my
> >hand is to develop an email web client. I've developed web
> >applications in PHP. I need to evaluatepython-based web frameworks to
> >make a smart choice of the web framework or a language like PHP, Perl
> >based on performance predominantly. Do I make myself clear now?
>
>                         .
>                         .
>                         .
> In general, network latency is likely to dominate the performance
> of a hobbyist-scale Webmail application coded in PHP, Perl, orPython; to base 
> your decision predominantly on performance is ...
> well, it's not what I'd recommend.  You might as well flip a coin.
>
> Flipping a coin isn't such a bad idea; it's possible to write good
> applications with any of PHP, Perl, andPython.  Even if you restrict
> yourself toPython, you can flip another coin and choose almost any
> of its Web frameworks.
>
> I salute your intent to choose a Web framework wisely.  In the ab-
> sence of still more detail about your situation, requirements,
> constraints, ..., I don't know how to do so beyond what I've already
> written.

Django is intuitive and handy. I think I would go with that.
Any suggestions?

Thanks.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to