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.

Changes between Version 25 and Version 26 of WikiStart


Ignore:
Timestamp:
Jun 26, 2008, 8:58:36 PM (16 years ago)
Author:
cmlenz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v25 v26  
    1717If 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].
    1818
    19 == Examples ==
    20 
    21 This framework is being used “in production” for my own personal sites http://www.cmlenz.net/ and http://scratchpad.cmlenz.net/. The code for those two sites will be made available after I've cleaned it up a bit.
    22 
    23 Two simple examples are also included in the [source:trunk/examples repository].
    24 
    2519== Documentation ==
    2620
     
    3731 * DevelopmentServer
    3832
     33== Examples ==
     34
     35This framework is being used “in production” for my own personal sites http://www.cmlenz.net/ and http://scratchpad.cmlenz.net/. The code for those two sites will be made available after I've cleaned it up a bit.
     36
     37Two simple examples are also included in the [source:trunk/examples repository].
     38
    3939== Acknowledgements ==
    4040