Nevow examples
Travis Oliphant
oliphant at ee.byu.edu
Thu Feb 24 18:52:29 EST 2005
More information about the Python-list mailing list
Thu Feb 24 18:52:29 EST 2005
- Previous message (by thread): duplicate file finder
- Next message (by thread): Nevow examples
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
There was a request for nevow examples. Nevow is a fantastic web-development framework for Python. I used nevow to create http://www.scipy.org/livedocs/ This site uses nevow and self introspection to produce (live) documentation for scipy based on the internal docstrings. It would be nice to add the capability for users to update the documentation through the web-site. But, that functionality is not complete. The code itself is available in the util directory of scipy which can be checked out of CVS (or browsed). Go to http://www.scipy.org for mor details. -Travis Oliphant
- Previous message (by thread): duplicate file finder
- Next message (by thread): Nevow examples
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list