import hashlib, uuid from tagasauris_api.api import TagasaurisClient ext_id = hashlib.md5(str(uuid.uuid4())).hexdigest() c = TagasaurisClient(login='***', password='***') result = c.create_job( id=ext_id, title='Aug3Test', task={ "id" : "tagging", "instruction" : "test job instruction, visible to mturkers", "paid" : "0.0", "keywords" : "some keywords" }, mediaobjects=['adb9523a1d36***',] )
This repository was archived by the owner on Mar 14, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
tagasauris/tagasauris-api
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published