3 lines
97 B
Python
3 lines
97 B
Python
|
"""Free Google Translate API for Python. Translates totally free of charge."""
|
||
|
|
||
|
__version__ = 1.0
|