Differences between revisions 71 and 72
Revision 71 as of 2015-01-10 12:54:58
Size: 3079
Comment:
Revision 72 as of 2015-01-10 14:36:59
Size: 3079
Comment: update link to reStructuredText
Deletions are marked like this. Additions are marked like this.
Line 13: Line 13:
 * [[http://trac.edgewall.org/|Trac]] -- an enhanced wiki, issue tracking and source code browser system. Supports multiple markup formats including [[MoinMoin|MoinMoin]], [[ReStructuredText|ReStructuredText]], html, and [[http://www.textism.com/tools/textile/|textile]]. Runs as [[http://fastcgi.com/|FastCGI]], WSGI or standalone. Pluggable architecture with focus on simplicity.  * [[http://trac.edgewall.org/|Trac]] -- an enhanced wiki, issue tracking and source code browser system. Supports multiple markup formats including [[MoinMoin|MoinMoin]], [[reStructuredText|reStructuredText]], html, and [[http://www.textism.com/tools/textile/|textile]]. Runs as [[http://fastcgi.com/|FastCGI]], WSGI or standalone. Pluggable architecture with focus on simplicity.
Line 22: Line 22:
 * [[http://wiki.webwareforpython.org/thiswiki|Not-Yet-Named Wiki]] -- runs on Webware. Supports static publishing, WYSIWYG editing, [[ReStructuredText|ReStructuredText]]  * [[http://wiki.webwareforpython.org/thiswiki|Not-Yet-Named Wiki]] -- runs on Webware. Supports static publishing, WYSIWYG editing, [[reStructuredText|reStructuredText]]

Here is a list of known Python-based WikiEngines

  • Hatta -- a Wiki which runs out of a Mercurial repository whose pages are just the files in that repository

  • Markdoc -- a lightweight Markdown-based Wiki system, public domain

  • MoinMoin -- an evolution over PikiPiki that you're using now - multiple ways to run, plugin-based architecture with lots of plugins and large community, GPL

  • MonkeyWiki -- another PikiPiki fork that claims to be simple to install/use, single file, very flexible templating, rewrite-friendly

  • Pwyky -- WyPy's big brother, by the same author.

  • Pyle -- GPL wiki with multiple VCS backends, email notifications, edit by FTP and lot of other features

  • sahriswiki -- Mercurial backend support, plugins, MIT licensed.

  • Smug - GPLed content editing system with moderation queue.

  • 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, issue tracking and source code browser system. Supports multiple markup formats including MoinMoin, reStructuredText, html, and textile. Runs as FastCGI, WSGI or standalone. Pluggable architecture with focus on simplicity.

  • WyPy -- a ShortestWikiContest contender, 23-, 18-, and 11-line versions.

  • zim-wiki - WYSIWIG personal/desktop wiki with index, links, image inclusion, checkboxes and bulleted lists, equations, graphviz; calendar, ToDo; prints to clean html. Customizable, all-python over gtk2, inbuilt-server, uses filesystem as db; debian packaged. Documentation. Actively developed 2012.

  • ZwiKi -- based in ZoPe, powerful, GPL.

Archaeology (dead, missing and outdated)

PythonWikiEngines (last edited 2022-05-07 15:38:06 by AlexBrea)

Unable to edit the page? See the FrontPage for instructions.