Repository URL to install this package:
from pygments.formatters import HtmlFormatter class HtmlFormatterWrapper(HtmlFormatter): name = 'HtmlWrapper'