#python use google translate from deep_translator import GoogleTranslator print(GoogleTranslator('auto','en').translate('Bonjour!'))