Skip to content

Is pika still the recommended python package? #2165

Closed Answered by lukebakken
nefrob asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, I maintain Pika. At some point, when I get a break from the .NET client work, and supporting customers who pay for RabbitMQ, I will get the 1.4.0 release out.

Pika is "done" so there's usually not much work to do.

As for AMQP 1.0, we are developing our own client - https://github.com/rabbitmq/rabbitmq-amqp-python-client

It's at an early alpha stage, but, if I were writing a Python application to use RabbitMQ, I would use RabbitMQ 4.0.5 (always use the latest version of RabbitMQ!), and the above project.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by lukebakken
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants