软件包: python3-click-log (0.2.1-2)
python3-click-log 的相关链接
Trisquel 的资源:
下载源码包 python-click-log:
- [python-click-log_0.2.1-2.dsc]
- [python-click-log_0.2.1.orig.tar.gz]
- [python-click-log_0.2.1-2.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Python Modules Team (Mail Archive)
- 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
- Wrapper around optparse for command line utilities - Python 3.x