[ 原始碼: python-coloredlogs ]
套件:python3-coloredlogs(7.3-1)
python3-coloredlogs 的相關連結
Debian 的資源:
下載原始碼套件 python-coloredlogs:
- [python-coloredlogs_7.3-1.dsc]
- [python-coloredlogs_7.3.orig.tar.gz]
- [python-coloredlogs_7.3-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