[ ソース: python-coloredlogs ]
パッケージ: python3-coloredlogs (7.3-2)
python3-coloredlogs に関するリンク
Debian の資源:
python-coloredlogs ソースパッケージをダウンロード:
- [python-coloredlogs_7.3-2.dsc]
- [python-coloredlogs_7.3.orig.tar.gz]
- [python-coloredlogs_7.3-2.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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-humanfriendly
- Python3 library to make user friendly text interfaces