Any tool to convert Python source code to HTML?
Erik Price
erikprice at mac.com
Mon Feb 24 22:03:36 EST 2003
More information about the Python-list mailing list
Mon Feb 24 22:03:36 EST 2003
- Previous message (by thread): Any tool to convert Python source code to HTML?
- Next message (by thread): Any tool to convert Python source code to HTML?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Monday, February 24, 2003, at 12:04 AM, Terry Reedy wrote: >> Is there any software tool to create a HTML page from Python source > code? > > If you view source files in SourceForge CVS with browser, they come > out with language-specific colorization. IE, *.py have Python > keywords in keyword color. No idea what use. Assume not written in > Python. [I have heard that] There are plugins for the jEdit text editor that do this (generate an HTML representation of source code with syntax coloring). Erik -- Erik Price email: erikprice at mac.com jabber: erikprice at jabber.org
- Previous message (by thread): Any tool to convert Python source code to HTML?
- Next message (by thread): Any tool to convert Python source code to HTML?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list