PHP vs. Python/comp.lang.php?

Paul Boddie paul at boddie.net
Fri Nov 23 10:20:25 EST 2001


tboyle at NoSMAProsehill.net (Todd Boyle) wrote in message news:<3bfe9816.152519843 at news.cortland.com>...
> 
> But, what is the best way to build web-based database applications 
> like accounting systems, on Python?   i.e. what is the equivalent
> of ASP pages or PHP pages or JSP pages, for Python??   Shouldn't 
> we be learning THAT instead of PHP???

For an overview of "templating systems" for Web applications, take a
look at...

  http://webware.sourceforge.net/Papers/Templates/

For an overview of frameworks, have a look at the comparison table
at...

  http://www.paul.boddie.net/Python/web_modules.html

I'll attempt to do a more serious update of that document soon, so
that the most relevant, updated and capable frameworks feature more
prominently, and the "stale", less relevant and more limited
frameworks are mentioned primarily for historical reasons.

Paul



More information about the Python-list mailing list