Wikipy
WikiPy is a wiki/blog written in python. It is...
- Easy to setup (cgi only)
- Utilizes the file system for storage (no database)
- Simple markup
- Built-in blog
- Attach files to pages
- Command line tools for searching.
- Needs only a standard python install and a webserver that can run cgi.
- Full text search via anydbm (and/not)
It is/does not...
- secure
- contain the kitchen sink
News
Feb 14, 2006
Release 0.0.4
Jan 11, 2006
Release 0.0.3
Jan 6, 2006
Release 0.0.2
Dec 29, 2005
Release 0.0.1
Nov 22, 2005
initial check in to cvs.