Free Google Translate API for Python. Translates totally free of charge
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. Compatible with Python 2.7+ and 3.4+. (Note: Python 2 support will be dropped in the next major release.)