python3-colorama

Cross-platform colored terminal text in Python - Python 3.x
  https://github.com/tartley/colorama
  0
  no reviews



Python-colorama provides a simple cross-platform API to print colored terminal text from Python applications.

ANSI escape character sequences are commonly used to produce colored terminal text on Unix. Colorama provides some shortcuts to generate these sequences.

This package provides the module for Python 3.