简介
一个基于urllib3和asyncio的有道小图灵创作社区API调用Python库!
Last updated
一个基于urllib3和asyncio的有道小图灵创作社区API调用Python库!
Last updated
import turingAPI , json
user=turingAPI.icodeUser('your cookie')
print(json.loads(user.comment('4c0dae24c0e24c6897c051ded9f0c5d9',
'hello turingAPI').data.decode('utf-8'))['code'])
#will print : 0