2720
Comment: Putting the list in case-insensitive alphabetical order by name of wiki.
|
3089
Added Hatta and Markdoc.
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
* [[http://hatta-wiki.org/|Hatta]] -- a Wiki which runs out of a Mercurial repository whose pages are just the files in that repository | |
Line 6: | Line 7: |
* [http://luminotes.com/ Luminotes] -- a WYSIWYG personal wiki notebook for organizing your notes and ideas * MoinMoin -- A PythonLanguage SourceForge project, based on Wiki:PikiPiki - runs as cgi, [http://fastcgi.com/ FastCGI], ModPython, Twisted or with standalone server, extensible design - everything is a plugin, lots of plugins and large community of users (including this web site), GPL. * [http://frotz.net/sakana/space/mojibake mojibake] -- based on [http://frotz.net/sakana/space/home Sakana], runs with ModPython |
* [[http://luminotes.com/|Luminotes]] -- a WYSIWYG personal wiki notebook for organizing your notes and ideas * [[http://bitbucket.org/zacharyvoase/markdoc/src/|Markdoc]] -- a lightweight Markdown-based Wiki system * MoinMoin -- A PythonLanguage SourceForge project, based on Wiki:PikiPiki - runs as cgi, [[http://fastcgi.com/|FastCGI]], ModPython, Twisted or with standalone server, extensible design - everything is a plugin, lots of plugins and large community of users (including this web site), GPL. * [[http://frotz.net/sakana/space/mojibake|mojibake]] -- based on [[http://frotz.net/sakana/space/home|Sakana]], runs with ModPython |
Line 10: | Line 12: |
* [http://wiki.webwareforpython.org/thiswiki Not-Yet-Named Wiki] -- runs on Webware. Supports static publishing, WYSIWYG editing, ReStructuredText. Still in rapid initial development phase (as of Apr 2004). | * [[http://wiki.webwareforpython.org/thiswiki|Not-Yet-Named Wiki]] -- runs on Webware. Supports static publishing, WYSIWYG editing, ReStructuredText. Still in rapid initial development phase (as of Apr 2004). |
Line 13: | Line 15: |
* [http://infomesh.net/pwyky/ Pwyky] -- WyPy's big brother, by the same author. | * [[http://infomesh.net/pwyky/|Pwyky]] -- !WyPy's big brother, by the same author. |
Line 16: | Line 18: |
* [http://mdev.sourceforge.net/jesse/sliki/ Sliki] -- runs with ModPython * [http://projectsycamore.org Sycamore] -- seems to have roots in MoinMoin, but looks a little slicker while not as full featured. Uses a Postgesql or MySQL backend. GPL * [http://trac.edgewall.org Trac] -- an enhanced wiki and issue tracking system for software development projects. Supports MoinMoin-style, ReStructuredText, html, and [http://www.textism.com/tools/textile/ textile] as markup formats. Runs as cgi, [http://fastcgi.com/ FastCGI], ModPython, or with standalone server. Pluggable architecture with focus on simplicity. * [http://www.zope.org/Wikis/DevSite/Projects/WikiForNow/ WikiForNow] -- an old Wiki:ZwiKi variant; used at zope.org; was meant to get a number of improvements implemented quickly, but has not evolved with usage patterns |
* [[http://mdev.sourceforge.net/jesse/sliki/|Sliki]] -- runs with ModPython * [[http://sct.sphene.net/|Sphene Community Tools]] -- Django based wiki and forum applications. * [[http://projectsycamore.org|Sycamore]] -- seems to have roots in MoinMoin, but looks a little slicker while not as full featured. Uses a Postgesql or MySQL backend. GPL * [[http://trac.edgewall.org|Trac]] -- an enhanced wiki and issue tracking system for software development projects. Supports MoinMoin-style, ReStructuredText, html, and [[http://www.textism.com/tools/textile/|textile]] as markup formats. Runs as cgi, [[http://fastcgi.com/|FastCGI]], ModPython, or with standalone server. Pluggable architecture with focus on simplicity. * [[http://www.zope.org/Wikis/DevSite/Projects/WikiForNow/|WikiForNow]] -- an old Wiki:ZwiKi variant; used at zope.org; was meant to get a number of improvements implemented quickly, but has not evolved with usage patterns |
Here is a list of known Python-based WikiEngines
CMFWiki -- a ZwiKi variant; old but compatible with Zope's CMF (Content Management Framework).
CyberPublishing -- a wiki-based web publishing framework written in Python; GPL
Hatta -- a Wiki which runs out of a Mercurial repository whose pages are just the files in that repository
Luminotes -- a WYSIWYG personal wiki notebook for organizing your notes and ideas
Markdoc -- a lightweight Markdown-based Wiki system
MoinMoin -- A PythonLanguage SourceForge project, based on PikiPiki - runs as cgi, FastCGI, ModPython, Twisted or with standalone server, extensible design - everything is a plugin, lots of plugins and large community of users (including this web site), GPL.
MonkeyWiki -- Simple install/use, single file, very flexible templating, rewrite-friendly (based on PikiPiki)
Not-Yet-Named Wiki -- runs on Webware. Supports static publishing, WYSIWYG editing, ReStructuredText. Still in rapid initial development phase (as of Apr 2004).
PikiePikie -- Python-based, lets you put a WebLog on any page (based on PikiPiki)
PikiPiki -- Python-based, will run completely standalone
Pwyky -- WyPy's big brother, by the same author.
PyleWiki -- Python-based, optional CVS backend, Unix-like rwxrwxrwx permissions on pages
PyWiki -- Python-based, uses RCS, GPL license (development stalled)
Sphene Community Tools -- Django based wiki and forum applications.
Sycamore -- seems to have roots in MoinMoin, but looks a little slicker while not as full featured. Uses a Postgesql or MySQL backend. GPL
Trac -- an enhanced wiki and issue tracking system for software development projects. Supports MoinMoin-style, ReStructuredText, html, and textile as markup formats. Runs as cgi, FastCGI, ModPython, or with standalone server. Pluggable architecture with focus on simplicity.
WikiForNow -- an old ZwiKi variant; used at zope.org; was meant to get a number of improvements implemented quickly, but has not evolved with usage patterns
WikiNehesa -- Many features, including images, headerbars, TEXT centering, image inventory/previewer, image uploader. Modular. $FREE$. GNU GPL.
WyPy -- a ShortestWikiContest contender, 23-, 18-, and 11-line versions.