[ ソース: python-click-log ]
パッケージ: python3-click-log (0.2.1-1)
python3-click-log に関するリンク
Debian の資源:
python-click-log ソースパッケージをダウンロード:
- [python-click-log_0.2.1-1.dsc]
- [python-click-log_0.2.1.orig.tar.gz]
- [python-click-log_0.2.1-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Logging integration for Click - Python 3.x
Partly because Python’s logging module aims to be so generic, it doesn’t come with sensible defaults for CLI applications. At some point you might also want to expose more logging levels through more options, at which point the boilerplate code grows even more. This is where click-log comes in.
This package contains the Python 3.x module.
その他の python3-click-log 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-click
- Wrapper around optparse for command line utilities - Python 3.x