All Products
Search
Document Center

Message Service:Python SDK

Last Updated:May 27, 2016

MNS Python SDK

It is better to download the latest SDK to obtain the best performance and stability.

Version 1.0.2

Update Date

2015-06-09 Download

Updates

  1. Supports SDK installation;
  2. Provided the mnscmd command-line tool;
  3. Upgraded the API protocol: "x-mns-version"="2015-06-06";
  4. Added support for BatchSendMessage, BatchReceiveMessage, BatchPeekMessage, and BatchDeleteMessage.

Help

  1. Download and decompress the SDK;
  2. Move it to the mns_python_sdk directory and install and use the SDK according to the README file.

Version 1.0.1

Update Date

2015-02-03 Download

Updates

  1. Defined all non-string queue attributes as int;
  2. Corrected the returned status of SetQueueAttribute to 204.

Version 1.0.0

Update Date

2014-08-01 Download