python source -> html

Sébastien SAUVAGE nospam at sebsauvage.net
Thu Dec 19 08:18:12 EST 2002


"Achim Domma" <achim.domma at syynx.de> wrote in message news:<atf0hh$qkv$03$1 at news.t-online.com>...
> Hi,
> 
> I'm looking for a tool, which converts python source code to html, to show
> examples on a webpage. Any idea?

I use jEdit + Code2HTML plugin.

http://www.jedit.org
http://plugins.jedit.org/plugins/?Code2HTML

It does a good job, including multi-lines comments which are not properly
colored by most editors (including scintilla).



More information about the Python-list mailing list