Monday, April 02, 2007

How to choose a web framework for python?

I am comparing the web framework in python. It's a little bit complex.
  1. Is the template engine in that framework support the template re-use?
  2. How about the database access layer? Is there more flexible SQL script inline supporting and has many popular database server can be connected?
  3. Is there any weird or some kind of unreadable code special?
  4. Does it support Apache integrated?

No comments: