All Products
Search
Document Center

ApsaraMQ for RocketMQ:Version description

Last Updated:Mar 31, 2025

This topic describes the versions of Apache RocketMQ 5.x SDK for Python. You can choose a version of the SDK for Python that meets your business requirements to send and receive messages based on the description of this topic.

Recommended version

ApsaraMQ for RocketMQ 5.x instances are fully compatible with Apache RocketMQ SDK for Python. The following version is tested and verified by Alibaba Cloud engineers. We recommend that you use it to send and receive messages.

Recommended version: rocketmq-python-client-5.0.5

pip install rocketmq-python-client==5.0.5
Important

Apache RocketMQ SDK for Python requires Python 3.7 or later.

Historical versions

For information about historical versions, see Release history.

References