Pakket: python3-click-log (0.2.1-2)
Verwijzigingen voor python3-click-log
Trisquel bronnen:
Het bronpakket python-click-log downloaden:
- [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]
Beheerder:
Original Maintainers:
- Debian Python Modules Team (Mailarchief)
- Filip Pytloun
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-click-log gerelateerde pakketten
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-click
- Wrapper around optparse for command line utilities - Python 3.x