|
From: | Lyu Abe |
Subject: | [Demexp-dev] Re: Seperate Python scripts or web framework? |
Date: | Sat, 20 Oct 2007 23:35:01 +0900 |
User-agent: | Thunderbird 2.0.0.6 (Windows/20070728) |
Hello,
Well, you are reaching the question: should you use a web framework (e.g. Django or TurboGears in Python) or should you write your own Python code to handle the different pages and links between them?
[...]
Thomas who is on this list has recently used Django to make a web site (http://trivialibre.humanoidz.org/). He might give you is point of you on the framework and you can look at his source code (https://ssl.bulix.org/svn/thomas/trivialibre2/trunk/). My own opinion: if you want to do a complete web interface, use an already existing (and debugged!) web framework. As Django is already used by Thomas, if Thomas sees Django as a correct framework, useDjango.
Yes sure. I'll try to better understand the concept of web framework and Django.
Lyu
[Prev in Thread] | Current Thread | [Next in Thread] |