CMD + K

stomp.py

Community

Python STOMP client, supporting versions 1.0, 1.1 and 1.2 of the protocol

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::stomp.py

Usage Tracking

8.2.0
8.0.1
8.0.0
7.0.0
6.1.0
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

"stomp.py" is a Python client library for accessing messaging servers (such as ActiveMQ, Artemis or RabbitMQ) using the STOMP protocol (STOMP v1.0, STOMP v1.1 and STOMP v1.2). It can also be run as a standalone, command-line client for testing.

About

Summary

Python STOMP client, supporting versions 1.0, 1.1 and 1.2 of the protocol

Last Updated

Jan 6, 2025 at 19:52

License

Apache-2.0

Supported Platforms

noarch