Hi All,
I wanted to let you know that I have written Pweave, a tool for
literate programming for Python with Sphinx and reST. It is based on
noweb and Sweave. I have also written the documentation using Sphinx
at: http://mpastell.com/pweave. Pweave is mainly geared towards
writing tutorials and dynamic reports for research and teaching. I'd
be happy to hear some feedback! Also feature requests are welcome, but
I can't guarantee to implement anything.

Features:
- Execute python code in the chunks and capture input and ouput to a
literate environment using either reStructuredText or Latex source.
- Use hidden code blocks, i.e. code is executed, but not printed in
the output file.
- Capture matplotlib graphics.

BR,
Matti

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en.

Reply via email to