Saturday, August 11, 2012

pyreport: literate programming in python


pyreport, Python tool for literate programming.

Interesting idea. Excerpt:

[ pyreport is a program that runs a python script and captures its output, compiling it to a pretty report in a pdf or an html file. It can display the output embedded in the code that produced it and can process special comments (literate comments) according to markup
languages ( rst or LaTeX ) to compile a very readable document.

This allows for extensive literate progamming in python, for generating reports out of calculations written in python, and for making nice tutorials. ]

Inspired by nature.
- dancingbison.com | @vasudevram | jugad2.blogspot.com

No comments: