close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": No module named svn). Look in the Trac log for more information.
- Timestamp:
-
Nov 6, 2009, 9:14:45 PM (15 years ago)
- Author:
-
cmlenz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v46
|
v47
|
|
15 | 15 | Also, I will be changing things, sometimes radically, without paying attention to preserving backwards compatibility. |
16 | 16 | |
17 | | So why am I releasing this code in the first place? Because I don't like keeping spare time code to myself, and because it might serve as inspiration for others, or something like that. |
| 17 | So why am I releasing this code in the first place? Because I don't like keeping spare time code to myself, and because it might serve as inspiration for others. After all I do think Diva is a fairly elegant and beautiful framework that is worth checking out, even though it it still has some rough edges. |
18 | 18 | |
19 | | If you're looking for a lightweight and well-designed web application toolkit for Python that doesn't come with such a big fat warning, I'd recommend taking a good look at [http://werkzeug.pocoo.org/ Werkzeug] or [http://cherrypy.org/ CherryPy]. And of course there are the heavyweights such as [http://www.djangoproject.com/ Django], [http://pylonshq.com/ Pylons], [http://turbogears.org/ TurboGears], or [http://zope.org/ Zope]. |
| 19 | Anyway, if you're looking for a lightweight and well-designed web application toolkit for Python that doesn't come with such a big fat warning, I'd recommend taking a good look at [http://werkzeug.pocoo.org/ Werkzeug] or [http://cherrypy.org/ CherryPy]. And of course there are the heavyweights such as [http://www.djangoproject.com/ Django], [http://pylonshq.com/ Pylons], [http://turbogears.org/ TurboGears], or [http://zope.org/ Zope]. |
20 | 20 | |
21 | 21 | == Documentation == |