WyPy: Difference between revisions

From WikiIndex
Jump to navigation Jump to search
(Created page with "{{Wiki engine |name=WyPy |URL=http://infomesh.net/2003/wypy/ |logo=No |changes URL=No |wikinode URL=No |about URL=No |documentation URL=No |source code URL=http://infomesh.net...")
 
(Link showing example wiki site)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Wiki engine
{{Wiki engine <!--see 'Template:Wiki engine' for full detail and hidden help advice-->
|name=WyPy
|name             = WyPy<br><small>''A Minimal Python Wiki''</small>
|URL=http://infomesh.net/2003/wypy/
|URL             = http://infomesh.net/2003/wypy/
|logo=No
|logo             = No
|changes URL=No
|wide logo        = <!--insert 'y' when the logo is too wide AND / OR the title is too long-->
|wikinode URL=No
|changes URL     = No<!--revision history, change log, or roadmap URL, if none, use 'No'-->
|about URL=No
|wikinode URL     = No<!--e.g. https://WikiEngineURL.org/WikiNode, if none, use 'No'-->
|documentation URL=No
|about URL       = No<!--e.g. https://WikiEngineURL.org/About, if none, use 'No'-->
|source code URL=http://infomesh.net/2003/wypy/wy.py.txt
|documentation URL= No<!--e.g. https://WikiEngineURL.org/Documentation, if none, use 'No'-->
|maintopic=Wiki engine
|source code URL = http://infomesh.net/2003/wypy/wy.py.txt
|founder=Sean B. Palmer
|maintopic       = Wiki engine<!--leave this as is, it can not be overridden-->
|CEO=Wiki engine owner and/or CEO
|founder         = Sean B. Palmer <small>(founder)</small><!--founder & other position(s); wikilink if needed-->
|language=English
|CEO             = Sean B. Palmer <small>(owner)</small><!--engine Owner/Chief Executive Officer; wikilink if needed-->
|prog language=Python
|language         = English<!--for interface only-->
|s/w license=GPL
|prog language   = Python<!--WikiMatrix, GitHub, or SourceForge may advise correct prog lang-->
|status=Dormant
|s/w license     = GNU General Public License
|status           = Dormant<!--'Active' if available, 'Dead' if not, 'Dormant' if available but no staff support-->
}}
}}
'''WyPy: ''A Minimal Python Wiki''''' is a {{tag|wiki engine}} implemented in just 11 lines of {{tag|Python}} code (source: [http://infomesh.net/2003/wypy/wy.py.txt wy.py.txt]), including shebang.  It was written as a contender for the [[Wiki:ShortestWikiContest|ShortestWikiContest]], and implements all of the [[Wiki:WikiPrinciples|basic wiki principles]].  It is released under GPL 2.


;''External links<!--
{{WikiMatrix wiki engine features}}-->
*[[Archive.org:20060221154359/http://SBP.F2O.org/2003/wypy|WyPy: HomePage]] — wiki site using WyPy, at SBP.F2O.org, via [[Archive.org]]


'''WyPy: ''A Minimal Python Wiki''''' is a wiki engine implemented in just 11 lines of {{tag|Python}} code (source: wy.py.txt), including shebang.  It was written as a contender for the ShortestWikiContest, and implements all of the basic wiki principles.  It is released under GPL 2.
[[Category:Founded in 2003]]

Latest revision as of 12:55, 22 June 2023

Small rectangular monochrome image, landscape orientation, thin black border with a white background, containing the words 'no logo' in black text. WyPy
A Minimal Python Wiki

[No Changes]
[No WikiNode]
[No About]
[No Documentation]
Source code
Main topic: Wiki engine
Founded by: Sean B. Palmer (founder)
Owner / CEO: Sean B. Palmer (owner)
Interface language: English
Programming language: Python
Software license: GNU General Public License
Status: Dormant

WyPy: A Minimal Python Wiki is a wiki engine implemented in just 11 lines of Python code (source: wy.py.txt), including shebang. It was written as a contender for the ShortestWikiContest, and implements all of the basic wiki principles. It is released under GPL 2.

External links