Are there any plans to port the mechanical turk module from python 2 boto to boto3?
We don't have any immediate plans to port mechanical turk to boto3, but I'll mark this as a feature request.
Seconding this request — MTurk support is essential for my needs.
+1, please port.
+1 important feature
+1
+1
+1
+1 because the current version does not support multiple locale qualifications
+1
+1
:+1:
+1
@jamesls My company is giving me some bandwidth to work on OS in the next few of weeks - is this something you'd be interested in receiving contributions for?
After digging a bit, it looks like json files need to be generated in botocore, which are usually generated internally due to internal knowledge of the AWS services.
I'd still love to contribute if there's anything I can do.
@jamesls, as it is not a priority for you, could you please explain to us what is necessary to do to contribute, or be able to use boto or boto3 with mturk?
Is it better/easier to migrate boto module to python3, or to migrate it to boto3 (is it possible as it looks the project architecture is different).
Here is boto mturk module: https://github.com/boto/boto/tree/develop/boto/mturk
And here are the guidelines to migrate boto module to python3: http://boto.readthedocs.io/en/latest/porting_guide.html But this guide looks to be obsolete, as there is not anymore whitelist in tests/test.py
Does it mean that boto is now compatible with python3?
Thanks!
+1
Let me know if there's a way to contribute, this is essential for my use as well.
+1
Would love to know what's left in porting mturk to boto3. Thanks.
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
I hate to just be another echo here, but... +1!
+1
+1
+1
+1
Closing, this is now supported. Make sure you upgrade botocore to pull in the mturk client.
Most helpful comment
Good news everyone!