[ ソース: python-click-threading ]
パッケージ: python3-click-threading (0.5.0-2)
python3-click-threading に関するリンク
Debian の資源:
python-click-threading ソースパッケージをダウンロード:
- [python-click-threading_0.5.0-2.dsc]
- [python-click-threading_0.5.0.orig.tar.gz]
- [python-click-threading_0.5.0-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Utilities for multithreading in click - Python 3.x
Library for easier multithreaded development with Click. 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.
This package contains the Python 3.x module.
その他の python3-click-threading 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-click
- Wrapper around optparse for command line utilities - Python 3.x