套件: python-click (6.7-3)
python-click 的相關超連結
Trisquel 的資源:
下載原始碼套件 python-click:
維護者:
Original Maintainer:
- Alexandre Viau
外部的資源:
- 主頁 [salsa.debian.org]
相似套件:
Simple wrapper around optparse for powerful command line utilities - Python 2.7
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 2 compatible package.
其他與 python-click 有關的套件
|
|
|
-
- dep: python
- interactive high-level object-oriented language (default version)
-
- dep: python-colorama
- Cross-platform colored terminal text in Python - Python 2.x