Differences between revisions 46 and 71 (spanning 25 versions)
Revision 46 as of 2012-09-24 02:56:27
Size: 3735
Editor: 70
Comment: wiki restore 2013-01-23
Revision 71 as of 2015-01-10 12:54:58
Size: 3079
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Line 4: Line 3:

 * Wiki:CMFWiki -- a Wiki:ZwiKi variant; old but compatible with Zope's CMF (Content Management Framework).
 * Wiki:CyberPublishing -- a wiki-based web publishing framework written in Python; GPL
Line 8: Line 4:
 * [[InterFlow|InterFlow]] -- runs with [[ModPython|ModPython]]
 * [[http://luminotes.com/|Luminotes]] -- a WYSIWYG personal wiki notebook for organizing your notes and ideas. Not currently developed.
 * [[https://github.com/zacharyvoase/markdoc|Markdoc]] -- a lightweight Markdown-based Wiki system
 * [[MoinMoin|MoinMoin]] -- A [[PythonLanguage|PythonLanguage]] [[SourceForge|SourceForge]] project, based on Wiki:PikiPiki - runs as cgi, [[http://fastcgi.com/|FastCGI]], [[ModPython|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.
 * both projects are now 404 - [[http://frotz.net/sakana/space/mojibake|mojibake]] -- based on [[http://frotz.net/sakana/space/home|Sakana]], runs with [[ModPython|ModPython]]
 * Wiki:MonkeyWiki -- Simple install/use, single file, very flexible templating, rewrite-friendly (based on Wiki:PikiPiki)
 * [[http://wiki.webwareforpython.org/thiswiki|Not-Yet-Named Wiki]] -- runs on Webware. Supports static publishing, WYSIWYG editing, [[ReStructuredText|ReStructuredText]]. Still in rapid initial development phase (as of Apr 2004).
 * Wiki:PikiePikie -- Python-based, lets you put a Wiki:WebLog on any page (based on Wiki:PikiPiki)
 * Wiki:PikiPiki -- Python-based, will run completely standalone
 * [[https://github.com/zacharyvoase/markdoc|Markdoc]] -- a lightweight Markdown-based Wiki system, public domain
 * [[MoinMoin|MoinMoin]] -- an evolution over Wiki:PikiPiki that you're using now - multiple ways to run, plugin-based architecture with lots of plugins and large community, GPL
 * Wiki:MonkeyWiki -- another Wiki:PikiPiki fork that claims to be simple to install/use, single file, very flexible templating, rewrite-friendly
Line 18: Line 8:
 * Wiki:PyleWiki -- Python-based, optional CVS backend, Unix-like rwxrwxrwx permissions on pages
 * Wiki:PyWiki -- Python-based, uses RCS, GPL license (development stalled)
 * [[http://mdev.sourceforge.net/jesse/sliki/|Sliki]] -- runs with [[ModPython|ModPython]]
 * [[http://homepages.kcbbs.gen.nz/tonyg/projects/pyle.html|Pyle]] -- GPL wiki with multiple VCS backends, email notifications, edit by FTP and lot of other features
 * [[https://bitbucket.org/prologic/sahriswiki/|sahriswiki]] -- Mercurial backend support, plugins, MIT licensed.
 * [[http://www.mcnabbs.org/andrew/smug/|Smug]] - GPLed content editing system with moderation queue.
Line 23: Line 13:
 * [[http://trac.edgewall.org/|Trac]] -- an enhanced wiki and issue tracking system for software development projects. Supports [[MoinMoin|MoinMoin]]-style, [[ReStructuredText|ReStructuredText]], html, and [[http://www.textism.com/tools/textile/|textile]] as markup formats. Runs as cgi, [[http://fastcgi.com/|FastCGI]], [[ModPython|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
 * Wiki:WikiNehesa -- Many features, including images, headerbars, TEXT centering, image inventory/previewer, image uploader. Modular. $FREE$. GNU GPL.
 * [[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 27: Line 15:
 * [[http://www.zim-wiki.org/|zim-wiki]] at [[http://www.zim-wiki.org/|http://www.zim-wiki.org]] -- WYSIWIG personal/desktop wiki with index, links, image inclusion, checkboxes and bulleted lists, equations, graphviz; calendar, [[ToDo|ToDo]]; prints to clean html. Customizable, all-python over gtk2, inbuilt-server, uses filesystem as db; debian packaged. Documentation. Actively developed 2012.  * [[http://www.zim-wiki.org/|zim-wiki]] - WYSIWIG personal/desktop wiki with index, links, image inclusion, checkboxes and bulleted lists, equations, graphviz; calendar, [[ToDo|ToDo]]; prints to clean html. Customizable, all-python over gtk2, inbuilt-server, uses filesystem as db; debian packaged. Documentation. Actively developed 2012.
Line 29: Line 17:

== Archaeology (dead, missing and outdated) ==
 * Wiki:CyberPublishing -- a wiki-based web publishing framework written in Python; GPL
 * [[http://luminotes.com/|Luminotes]] -- a WYSIWYG personal wiki notebook for organizing your notes and ideas. Not currently developed.
 * [[http://frotz.net/sakana/space/mojibake|mojibake]] -- based on [[http://frotz.net/sakana/space/home|Sakana]], runs with [[ModPython|ModPython]]
 * [[http://wiki.webwareforpython.org/thiswiki|Not-Yet-Named Wiki]] -- runs on Webware. Supports static publishing, WYSIWYG editing, [[ReStructuredText|ReStructuredText]]
 * [[http://moinmo.in/PikiePikie]] -- Python-based, lets you put a Wiki:WebLog on any page (based on Wiki:PikiPiki)
 * Wiki:PikiPiki -- Python-based, completely standalone, GPL, famous ancestor of most Python wikies

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.