[ ソース: python-click ]
パッケージ: python3-click (7.1.2-1)
python3-click に関するリンク
Debian の資源:
python-click ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Wrapper around optparse for command line utilities - Python 3.x
Click is a Python package for creating beautiful command line interfaces in a composable way with as little code as necessary. It's the "Command Line Interface Creation Kit". It's highly configurable but comes with sensible defaults out of the box.
It aims to make the process of writing command line tools quick and fun while also preventing any frustration caused by the inability to implement an intended CLI API.
This is the Python 3 compatible package.
その他の python3-click 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-colorama
- Cross-platform colored terminal text in Python - Python 3.x