About Anaconda Help Download Anaconda

anaconda / packages / coloredlogs 15.0.1

Colored terminal output for Python's logging module

Installers

  • linux-64 v15.0.1
  • linux-aarch64 v15.0.1
  • linux-s390x v15.0.1
  • osx-64 v15.0.1
  • osx-arm64 v15.0.1
  • win-64 v15.0.1
  • linux-32 v10.0
  • linux-ppc64le v15.0.1
  • win-32 v15.0.1

conda install

To install this package run one of the following:
conda install anaconda::coloredlogs

Description

The coloredlogs package enables colored terminal output for Python's logging module. The ColoredFormatter class uses ANSI escape sequences to render logging messages in color. As it uses only standard colors, it should work on any UNIX terminal. On Windows, Colorama is automatically pulled in as a dependency to enable ANSI escape sequence translation.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy