RepRep – quick reports for the busy pythonista¶
“RepRep” stands for Reproducible Reports. It is designed to make quick hierarchical reports of experimental data. “Reproducible” is in there because it encourages you to add the source data to the report.
(add image)
Current status: usable, but the documentation is incomplete.
Documentation¶
Install¶
Development happens on github: http://github.com/AndreaCensi/reprep
You can download this project in either zip or tar formats. You can also clone the project with Git by running:
$ git clone git://github.com/AndreaCensi/reprep