HTMLizing a script
Thomas Heller
thomas.heller at ion-tof.com
Fri Apr 6 07:56:05 EDT 2001
More information about the Python-list mailing list
Fri Apr 6 07:56:05 EDT 2001
- Previous message (by thread): HTMLizing a script
- Next message (by thread): HTMLizing a script
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> What are people using these days to format a python script as > appropriate HTML, for putting on the web? I've given py2html a (very) > quick lookover and it's output looks very nice, but there seems to be > some problems running it. Firstly it uses regex and secondly on my setup > (Macintosh, Python 2) it refuses to colour the syntax. Any ideas? There is a nice script to do exactly this in tha activestate python cookbook. Thomas
- Previous message (by thread): HTMLizing a script
- Next message (by thread): HTMLizing a script
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list