套件: python3-coloredlogs (7.3-2)
python3-coloredlogs 的相關超連結
Trisquel 的資源:
下載原始碼套件 python-coloredlogs:
- [python-coloredlogs_7.3-2.dsc]
- [python-coloredlogs_7.3.orig.tar.gz]
- [python-coloredlogs_7.3-2.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Python Modules Team (郵件存檔)
- Ghislain Antony Vaillant
外部的資源:
- 主頁 [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