literate-programming

Sweave for python

Sweave for python Question: I’ve recently started using Sweave* for creating reports of analyses run with R, and am now looking to do the same with my python scripts. I’ve found references to embedding python in Sweave docs, but that seems like a bit of a hack. Has anyone worked out a better solution, or …

Total answers: 11

What's the best way to do literate programming in Python on Windows?

What's the best way to do literate programming in Python on Windows? Question: I’ve been playing with various ways of doing literate programming in Python. I like noweb, but I have two main problems with it: first, it is hard to build on Windows, where I spend about half my development time; and second, it …

Total answers: 7