awslabs / amazon-sqs-java-temporary-queues-client

An Amazon SQS client that supports creating lightweight, automatically-deleted temporary queues, for use in common messaging patterns such as Request/Response. See http://aws.amazon.com/sqs.
Apache License 2.0
93 stars 28 forks source link

Python Version #20

Open loretoparisi opened 5 years ago

loretoparisi commented 5 years ago

I did not find any Python implementation of the AmazonSQSTemporaryQueuesClient. Can you help? Thank you.

robin-aws commented 5 years ago

Hi there! A python version of this library is on the backlog, but there's no ETA as of yet.

loretoparisi commented 5 years ago

@robin-aws thank you Robin.

nirangad commented 4 years ago

@robin-aws Same for Ruby as well? Thank you

robin-aws commented 4 years ago

@nirangad Yes, roughly the same status. Anecdotally I've heard more requests for Python though.

I'd encourage you to cut a separate issue for Ruby so we can tally +1's independently.

nirangad commented 4 years ago

@robin-aws Thanks a lot for the reply. I will create a separate issue :)

paranthaman-v commented 4 years ago

Any update on Python support?

rabinnh commented 4 years ago

We just implemented a data pipeline that depends on SQS receiving a success/failure SQS message, but we need for multiple clients to be able get the messages intended for them. We planned on using virtual queues after reading the docs, and then found no Python support. So please add us to the list of requests for Python.

Also, I would suggest adding "only supported in Java" to the AWS documentation pages until support for other languages is implemented.

hankehly commented 4 years ago

We would really like to use a python implementation too.

jptavarez commented 4 years ago

I've developed a Python SQS Client that also supports Two-way Messaging (request/response):

https://github.com/jptavarez/python-sqs-client

nathanielram commented 3 years ago

Any update on python support?

sidarth164 commented 1 year ago

Any update on python support?

osalloum commented 1 year ago

+1

sharonvardi commented 1 year ago

+1

mikedavidson-evertz commented 7 months ago

+1

aviad-dev commented 5 months ago

👍🏿

the-rock commented 2 months ago

+1 python