Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Porting mturk module from boto to boto3 #174

Closed
rzlee opened this issue Jul 12, 2015 · 41 comments
Closed

Porting mturk module from boto to boto3 #174

rzlee opened this issue Jul 12, 2015 · 41 comments
Labels
feature-request This issue requests a feature.

Comments

@rzlee
Copy link

rzlee commented Jul 12, 2015

Are there any plans to port the mechanical turk module from python 2 boto to boto3?

@jamesls
Copy link
Member

jamesls commented Jul 13, 2015

We don't have any immediate plans to port mechanical turk to boto3, but I'll mark this as a feature request.

@jamesls jamesls added the feature-request This issue requests a feature. label Jul 13, 2015
@suchow
Copy link

suchow commented Sep 28, 2015

Seconding this request — MTurk support is essential for my needs.

@baykovr
Copy link

baykovr commented Oct 6, 2015

+1, please port.

@machuiwen
Copy link

+1 important feature

@revmischa
Copy link

+1

@akats
Copy link

akats commented Feb 5, 2016

+1

1 similar comment
@flux627
Copy link

flux627 commented Mar 16, 2016

+1

@regata
Copy link

regata commented Mar 18, 2016

+1 because the current version does not support multiple locale qualifications

@oTree-org
Copy link

+1

1 similar comment
@margru
Copy link

margru commented Mar 23, 2016

+1

@jhamrick
Copy link

👍

1 similar comment
@twiecki
Copy link

twiecki commented Mar 31, 2016

+1

@chrisconley
Copy link

@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?

@chrisconley
Copy link

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.

@Toub
Copy link

Toub commented May 11, 2016

@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!

@samsheff
Copy link

+1

Let me know if there's a way to contribute, this is essential for my use as well.

@AlJohri
Copy link

AlJohri commented May 31, 2016

+1

Would love to know what's left in porting mturk to boto3. Thanks.

@AlJohri
Copy link

AlJohri commented Jun 1, 2016

What's the go to SDK for mturk these days? Ruby? R? The R client seems to be the most up to date and feature complete.

@sebfest
Copy link

sebfest commented Jun 15, 2016

+1

7 similar comments
@tejaskhot
Copy link

+1

@tyler-catlin
Copy link

+1

@annacoenen
Copy link

+1

@howcouldyouforgetthisusername

+1

@visualmotive
Copy link

+1

@chungeunkim
Copy link

+1

@zplizzi
Copy link

zplizzi commented Aug 9, 2016

+1

@anandmalpani
Copy link

+1

7 similar comments
@romejoe
Copy link

romejoe commented Sep 7, 2016

+1

@lightstrike
Copy link

+1

@rfinz
Copy link

rfinz commented Sep 13, 2016

+1

@m1yag1
Copy link

m1yag1 commented Nov 2, 2016

+1

@ly-nx
Copy link

ly-nx commented Nov 30, 2016

+1

@flypd
Copy link

flypd commented Nov 30, 2016

+1

@JVillella
Copy link

+1

@johansen
Copy link

johansen commented Dec 9, 2016

I hate to just be another echo here, but... +1!

@gabriel-amram
Copy link

+1

3 similar comments
@binaryaaron
Copy link

+1

@tahayk
Copy link

tahayk commented Jan 31, 2017

+1

@deerzq
Copy link

deerzq commented Feb 1, 2017

+1

@JordonPhillips
Copy link
Contributor

Good news everyone!

@jamesls
Copy link
Member

jamesls commented Mar 1, 2017

Closing, this is now supported. Make sure you upgrade botocore to pull in the mturk client.

@jamesls jamesls closed this as completed Mar 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request This issue requests a feature.
Projects
None yet
Development

No branches or pull requests