Source code for pyrit.common.print

# Copyright (c) Microsoft Corporation.
# Licensed under the MIT license.

import textwrap

import termcolor
from termcolor._types import Color

from pyrit.models import ChatMessage