pygments.formatters

pygments.formatters entry points are used by Pygments to register new formatters. If a project defines a pygments.formatters entry point that points to a formatter class, then once the project is installed, the formatter can be retrieved by a call to pygments.formatters.get_formatter_by_name() or similar. See the Pygments documentation for more information.

Project Entry Point
click-extra ansi-html-formatter
pygments-q q
pygmentshtmltemplate pygmentshtmltemplate