82f3d24 283a7d3 82f3d24
1
2
3
4
5
6
from deep_translator import MyMemoryTranslator res = MyMemoryTranslator(source="ar", target="en").translate("آخُذ اَلْباص.") print(res)