This topic describes the versions of the Python SDK for the RocketMQ 5.x series and helps you select a suitable version to send and receive messages.
Recommended version
ApsaraMQ for RocketMQ 5.x instances are fully compatible with the Apache RocketMQ Python SDK. The following SDK version is recommended for sending and receiving messages because it is tested and authenticated by Alibaba Cloud engineers.
Recommended version: rocketmq-python-client-5.1.0
pip install rocketmq-python-client==5.1.0Important
The RocketMQ Python SDK supports Python 3.7 and later.
Previous versions
For previous versions, see Releases.