[ 原始碼: python-click-default-group ]
套件:python3-click-default-group(1.2.4-1)
python3-click-default-group 的相關連結
Debian 的資源:
下載原始碼套件 python-click-default-group:
- [python-click-default-group_1.2.4-1.dsc]
- [python-click-default-group_1.2.4.orig.tar.gz]
- [python-click-default-group_1.2.4-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Extension for Python click adding default subcommand to group (Python 3)
DefaultGroup is a sub class of click.Group. But it invokes a default subcommand instead of showing a help message when a subcommand is not passed.
This package installs the library for Python 3.
其他與 python3-click-default-group 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-click
- Command-Line Interface Creation Kit - Python 3.x