Changes between Version 46 and Version 47 of WikiStart
- Timestamp:
- 11/06/09 21:14:45 (10 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
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 ==
