Literate programs in Python
Max M
maxm at mxm.dk
Tue May 13 15:10:08 EDT 2008
Mike Driscoll skrev:
> On May 13, 10:28 am, Paul Miller <neokos... at gmail.com> wrote:
>> Does anyone know of any (preferably largish) examples of literate
>> programs written using Python? Alternatively, does anyone know of any
>> literate programming tools which support Python well? (I am aware of
>> Leo and I've been to literateprogramming.com, but any additional
>> pointers would be much appreciated!)
I think that most people in Python use doctest. Personally I find this
form of literal programming to be very efficient.
Like the example here:
http://codespeak.net/icalendar/example.html
--
hilsen/regards Max M, Denmark
http://www.mxm.dk/
IT's Mad Science
More information about the Python-list
mailing list