pikipiki is a cooperative authoring system for the web. It is
written in Python, with a
strong emphasis on small, simple code: the current version is
about 580 lines of commented code. pikipiki is in the WikiWiki
genre.
I consider PikiPiki to be complete and I'm not planning to add any new features. I would like it to stay small; there are plenty of large wiki programs out there is you want them. I am happy to hear from you if you're using it or have patches.
PikiPiki has given rise to several other programs which extend it in different ways. Many people have found it a good base for writing wiki-like software in Python, although it is useful by itself.
There is a page about PikiPiki on the original C2 wiki. There are larger lists of wiki software on Wikipedia and WikiWiki, plus help on choosing a wiki.
Panu Kalliokoski:
I've been using PikiPiki for my own net diary, and because my main language is Finnish and Finnish has quite strict rules for compound words etc., I've made a bunch of enhancements to PikiPiki to allow me to use link names / page titles that look aesthetical by Finnish standards. :) Most importantly, I've implemented the [link] syntax and made the corrections needed to make PikiPiki work with pages that have all kinds of weird characters in their names.
Other changes include some bugfixes (edit screens would be trashed by unquoted <>&), and a WantedPages macro.
sourcefrog.net/projects/piki/
Copyright © 1999-2004 Martin Pool
$Id: index.html,v 1.14 2005/01/16 21:39:13 mbp Exp $