Pythonのお勉強メモみたいなもの
from microsofttranslator import Translator translator = Translator('(クライアントID)', '(顧客の秘密)') translator.detect_languages('(調べる文章)')