[ 源代码: 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