[ buster ]
[ ソース: python-stompy ]
パッケージ: python-stompy (0.2.9-1.1)
python-stompy に関するリンク
Debian の資源:
python-stompy ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [pypi.python.org]
類似のパッケージ:
Implementation of the STOMP protocol in Python
This is useful for connecting to and communicating with Apache ActiveMQ (an open source Java Message Service (JMS) message broker) or other brokers with support for the STOMP protocol.
The majority of the methods available take a single argument; a dictionary. This dictionary should contain the necessary bits you need to pass to the STOMP server. It is outlined in each method exactly what it needs to work.
その他の python-stompy 関連パッケージ
|
|
|
|
-
- dep: python
- 対話式の高レベルオブジェクト指向言語 (Python2 バージョン)
-
- dep: python-dingus
- A record-then-assert mocking library
-
- dep: python-nose (>= 0.11)
- test discovery and running of Python's unittest