HTMLifyer for Python code?

Ryan Phillips ryan.phillips at csus.edu
Wed Feb 20 19:32:14 EST 2002


vim also has a plugin to covert python code to colorized html.

-ryan

"Trent Mick" <trentm at ActiveState.com> wrote in message
news:mailman.1014244780.2730.python-list at python.org...
> > > tool for converting Python source code to syntax-highlighted HTML.
> >
> > the SciTE editor which you can finde here:
> > http://www.scintilla.org/
> >
> > has a save as HTML option in the filemenu. (that editor component is
> > used in PythonWin and wxWindows)
>
> Brian's SilverCity (which he just mentioned in this thread) uses
Scintilla's
> lexers so that above step has already been automated for you there.
>
> Trent
>
>
> --
> Trent Mick
> TrentM at ActiveState.com
>





More information about the Python-list mailing list