deeplmt
Library to use DeepL machine translation services
deepltranslate
deepltranslate ()
Class to get translations from the DeepL API
deepltranslate.translate_text
deepltranslate.translate_text (sourcelang, targetlang, text)
Function to translate text into the target language
deepltranslate.check_langpair
deepltranslate.check_langpair (sourcelang, targetlang)
Function to check if the language pair is supported