Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #2870
| From | Hans Georg Schaathun <hg@schaathun.net> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Literate Programming |
| Date | 2011-04-08 20:21 +0100 |
| Organization | University of Bergen |
| Message-ID | <6r3478-jk5.ln1@svn.schaathun.net> (permalink) |
| References | <r7b178-602.ln1@svn.schaathun.net> <e3553833-f504-4651-a219-8b1008134c8f@n12g2000yqc.googlegroups.com> |
On Fri, 8 Apr 2011 05:22:01 -0700 (PDT), Jim <jim.hefferon@gmail.com> wrote: : On Apr 7, 2:09 pm, Hans Georg Schaathun <h...@schaathun.net> wrote: : > Has anyone found a good system for literate programming in python? : : Are you aware of pyweb http://sourceforge.net/projects/pywebtool/ ? Interesting tool, but it solves only part of the problem. I could use it as a replacement for pylit, but I would then still have the problem of commenting code within a block, which is a reST/sphinx problem. Alternatively, I could use pyweb directly with LaTeX. However, then I would need to find or create macro packages which provide the features of reST directly in LaTeX. Do you know of a good candidate? -- :-- Hans Georg
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar
Literate Programming Hans Georg Schaathun <hg@schaathun.net> - 2011-04-07 19:09 +0100
Re: Literate Programming jkn <jkn_gg@nicorp.f9.co.uk> - 2011-04-07 12:31 -0700
Re: Literate Programming Robert Kern <robert.kern@gmail.com> - 2011-04-07 16:21 -0500
Re: Literate Programming Hans Georg Schaathun <hg@schaathun.net> - 2011-04-08 10:01 +0100
Re: Literate Programming Jim <jim.hefferon@gmail.com> - 2011-04-08 05:22 -0700
Re: Literate Programming Hans Georg Schaathun <hg@schaathun.net> - 2011-04-08 20:21 +0100
Re: Literate Programming Jim <jim.hefferon@gmail.com> - 2011-04-09 03:45 -0700
Re: Literate Programming Hans Georg Schaathun <hg@schaathun.net> - 2011-04-09 16:20 +0100
Re: Literate Programming "Tim Arnold" <tim.arnold@sas.com> - 2011-04-08 12:58 -0400
Re: Literate Programming Hans Georg Schaathun <hg@schaathun.net> - 2011-04-09 16:25 +0100
Re: Literate Programming "Tim Arnold" <tim.arnold@sas.com> - 2011-04-11 12:39 -0400
csiph-web