table of contents
other versions
- stretch 16.6.0-2
- testing 18.9.0-3
- stretch-backports 18.7.0-2~bpo9+2
- unstable 18.9.0-3
pyhtmlizer(1) | pyhtmlizer(1) |
NAME¶
pyhtmlizer - pretty-print Python source as HTMLSYNTAX¶
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.
Twisted Matrix Laboratories |