套件: python3-click-log (0.2.1-1)
python3-click-log 的相關超連結
Trisquel 的資源:
下載原始碼套件 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]
維護者:
Original Maintainers:
- Debian Python Modules Team (郵件存檔)
- Filip Pytloun
外部的資源:
- 主頁 [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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-click
- Simple wrapper around optparse for powerful command line utilities - Python 3.x