You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2019/10/09 07:16:34 UTC

[GitHub] [rocketmq-client-python] messense commented on issue #46: Is rocketmq package in pypi an offcial version?

messense commented on issue #46: Is rocketmq package in pypi an offcial version?
URL: https://github.com/apache/rocketmq-client-python/issues/46#issuecomment-539872058
 
 
   I wrote `rocketmq-python` because in my opinion `rocketmq-client-python` is way too hard to use. It requires developers compiling `rocketmq-client-cpp` by themselves which is complicated, and its API is really lower level and IMHO ugly.
   
   `rocketmq-python` is  a high level wrapper of `rocketmq-client-cpp`. It's easy to install with `pip` thank to precompiled `manylinux1` binary wheels. And its API is built with **pythonic** and easy to use in mind.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services