All Products
Search
Document Center

ApsaraMQ for RocketMQ:version guide

Last Updated:Feb 27, 2026

This topic describes version information for the RocketMQ 5.x series Python SDK, so you can choose the appropriate Python SDK to send and receive messages.

Recommended version

ApsaraMQ for RocketMQ 5.x instances are fully compatible with Apache RocketMQ Python SDK. The following version has been tested and verified by Alibaba Cloud engineers. You can use this SDK version to send and receive messages.

Recommended version: rocketmq-python-client-5.1.1

pip install rocketmq-python-client==5.1.1
Important

RocketMQ Python SDK supports Python 3.7 and later versions.

Historical versions

For more historical versions, see Releases.

References