Python调用Yandex翻译接口
https://github.com/dveselov/python-yandex-translate
from yandex_translate import YandexTranslate
translate = YandexTranslate('Your API key here.')
print('Languages:', translate.langs)
print('Translate directions:', translate.directions)
print('Detect language:', translate.detect('Привет, ми ...