This is the official documentation for the Python programming language. It includes a tutorial and reference material on the language and the libraries, extending the interpreter with C, and producing and installing additional Python packages. The documents are available online and in downloadable packages; formats include HTML, PostScript, and PDF.
This module implements a simple Literate Programming capability for Perl. Just as Perl's Plain Old Documentation (POD) is intended to be just powerful enough to be useful while remaining easy for the programmer, Literate Perl (LIP) is intended to bring the basic benefits of Literate Programming to Perl without radically altering the way programmers/authors work.
PhpWiki is a WikiWikiWeb clone written in PHP. A Wiki is a Web site where anyone can edit or create the pages through the Web browser, with no authentication. PhpWiki works right out of the box with zero configuration, and comes with a set of default pages. It's useful for collaborating on documentation on a project, having freeform discussions, and easy editing and searching.
PyleWiki is a WikiClone written entirely in Python that allows a group of people to collaboratively edit a tree of webpages using nothing but their browser and a simple, text-based markup language. This particular WikiClone has a few extensions to the original: attachments to pages, user authentication (primitive), and the use of templates for page styling among others.