pyhtmlizer.1

  1. NAME
  2. SYNTAX
  3. DESCRIPTION
  4. OPTIONS

NAME

pyhtmlizer - 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.

Index

Version: 1.3.0