gTTS-token (Google Text to Speech token): A python implementation of the token validation of Google Translate
pip install gTTS-token
Google Translate requires a tk param when making a request to its translate API. This project provides an implementation for that algorithm in Python.