Any tool to convert Python source code to HTML?

Mike Meyer mwm at mired.org
Mon Feb 24 11:16:48 EST 2003


logistix at zworg.com (logistix) writes:

> akineko at pacbell.net (Aki Niimura) wrote in message news:<b714b8de.0302231216.5cd81032 at posting.google.com>...
> > Is there any software tool to create a HTML page from Python source code?
> I'm polishing up my first beta of PyXR right now.  It does a
> reasonable job of creating cross-referenced hyperlinks.  There should
> be something on comp.lang.python.announce by this weekend.

How does it do at colorizing? Or - given that there are lots of tools
to do colorizing (the cookbook solution, VIM, Emacs, enscript, and
others), how about making it ignore existing HTML tags so I can
colorize it and then use PyXR to create the xreferene links?

        <mike
-- 
Mike Meyer <mwm at mired.org>			http://www.mired.org/home/mwm/
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.




More information about the Python-list mailing list