h

Python code posted by h
created at 26 Jan 18:13

Edit | Back
1
2
3
4
from boto.mturk.connection import MTurkConnection

mtc = MTurkConnection(aws_access_key_id=ACCESS_ID,
    aws_secret_access_key=SECRET_KEY, host=HOST)
153 Bytes in 1 ms with coderay