StikiWiki
StikiWiki is a simple Wiki-like web application that allows anyone to create and maintain web pages defined in reStructuredText.
Usage
Usage: stikiwiki.py
Once started, connect to http://localhost:9080/. You can create pages by going to a page that doesn't exist, and choosing on the option to create it. Edit existing documents by choosing the edit hyperlink at the bottom of the page.
Requirements
StikiWiki is written in Python and uses the excellent Twisted framework. It also uses reStructuredText to HTML publishing from the docutils project. It uses the Checkpointed Object Graph (cog) simple object database for persistence.
Download
No release management - just the file .