[ ソース: python-zake ]
パッケージ: python3-zake (0.2.2-3)
python3-zake に関するリンク
Debian の資源:
python-zake ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
provides a set of testing utilities for the kazoo library - Python 3.x
Zake is a Python package that works to provide a nice set of testing utilities for the kazoo library.
It includes the following functionality:
* Storage access (for viewing what was saved/created). * Kazoo *mostly* compatible client API. * Sync/transaction/create/get/delete... commands. * Listener support. * And more...
It simplifies testing by providing a client that has a similar API as the kazoo client so that your tests (or applications/libraries that use kazoo) do not require a real zookeeper server to be tested with (since this is not available in all testing environments).
This package contains the Python 3.x module.
その他の python3-zake 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-kazoo
- higher level API to Apache Zookeeper (Python 3)
-
- dep: python3-six
- Python 2 と 3 の互換性ライブラリー(Python 3 インターフェイス)
-
- dep: python3-zope.interface
- Python3 用インターフェース