[ 源代码: python-coloredlogs ]
软件包:python3-coloredlogs(15.0.1-1)
python3-coloredlogs 的相关链接
Debian 的资源:
下载源码包 python-coloredlogs:
- [python-coloredlogs_15.0.1-1.dsc]
- [python-coloredlogs_15.0.1.orig.tar.gz]
- [python-coloredlogs_15.0.1-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [coloredlogs.readthedocs.io]
相似软件包:
colored terminal output for Python 3's logging module
The coloredlogs package enables colored terminal output for Python's logging module. The ColoredFormatter class inherits from logging.Formatter and uses ANSI escape sequences to render your logging messages in color. It uses only standard colors so it should work on any UNIX terminal.
This package provides the modules for Python 3.
其他与 python3-coloredlogs 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-humanfriendly
- Python3 library to make user friendly text interfaces