pyhtmlizer - Man Page

pretty-print Python source as HTML

Syntax

pyhtmlizer [-s|--stylesheet <url>] <filename>

Description

This generates a HTML document with Python source marked up with span elements.  To colorize, provide a stylesheet.

Options

--stylesheet,  -s <url>

Links to the stylesheet at <url>.

--help

Output help information and exit.

-v,  --version

Output version information and exit.

Info

Twisted Matrix Laboratories