Vasudev Ram's blog, tracking software innovation worldwide. Independent developer, many years' varied tech experience. vasudevram.github.io * @vasudevram * Products * Blog subscribe
Pages
▼
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:
Post a Comment
Please be on-topic and civil in your comments. Comments not following these guidelines will be deleted.