An unofficial Python library for interfacing with Google Translate
(unofficial) Googletrans: Free and Unlimited Google translate API for Python.
Translates totally free of charge.
https://github.com/ssut/py-googletrans
pip install googletrans
https://pypi.org/project/googletrans/
Googletrans is a free and unlimited python library that implemented Google Translate API. This uses the Google Translate Ajax API to make calls to such methods as detect and translate.