There is a newer version of the record available.

Published January 13, 2016 | Version v0.23.1
Software Open

Pweave. v.0.23.1

Creators

  • 1. Natural Resources Institute Finland (Luke)

Description

Pweave is a scientific report generator and a literate programming tool for Python. Pweave can capture the results and plots from data analysis and works well with numpy, scipy and matplotlib. Pweave supports reST, Sphinx, Latex, and Pandoc markdown markups.

Features:

  • Supports Python 2 and Python 3. Tested with 2.7 and 3.4. as of release 0.22.
  • Execute python code in the chunks and capture input and output to a report.
  • Use hidden code chunks, i.e. code is executed, but not printed in the output file.
  • Capture matplotlib graphics.
  • Evaluate inline code in documentation chunks
  • Cache all code and results from previous runs for fast report generation when you are only working with documentation. Inline code will be hidden in documentation mode.
  • Supports reST, LaTeX or Pandoc markdown for document chunks
  • Run from command line or interpreter

 

Files

Pweave-v0.23.1.zip

Files (87.1 kB)

Name Size Download all
md5:53dec0fbec3b7dd82a6e51c9a3a92e79
87.1 kB Preview Download

Additional details

Related works