PyLit

Literate Programming with reStructuredText

The idea is that you do not document programs (after the fact), but write documents that contain the programs. [1]

Features

PyLit (Python Literate) provides a plain but efficient tool for literate programming: a bidirectional text/code converter.

Project page

The PyLit project is hosted at BerliOS. The project page provides project statistics and info as well as links to the

Changes

PyLit versions and SVN log.

Usage, behaviour, and API are not fixed yet. Ideas and feedback welcome.

The PyLit source has a chapter on open questions and ideas.

About this site

The PyLit site is created from reStructuredText sources with Sphinx. (Earlier versions used the rest2web site builder.)

It is located at http://pylit.berlios.de/ on BerliOS, a free (and ad-free!) service to Open Source developers by the Fraunhofer-Institut für Offene Kommunikationssysteme (FOKUS) in Berlin.

[1]John Max Skaller in a Charming Python interview

Thanks to BerliOS for hosting this site.