Demonstration of the technique of self-contained literate programming.
This document demonstrates the technique of self-contained literate programming. It is a Python program, its LaTeX documentation and build instruction all at once. It does not need any external tools besides the obvious (Python and LaTeX).
I'm using a similar technique in my Autoreload Bookmarklet project.