https://github.com/mouuff/mtranslate
A simple api for google translate
https://github.com/mouuff/mtranslate
python translate
Last synced: 6 months ago
JSON representation
A simple api for google translate
- Host: GitHub
- URL: https://github.com/mouuff/mtranslate
- Owner: mouuff
- License: mit
- Created: 2012-08-07T02:45:46.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2021-01-02T19:29:33.000Z (almost 5 years ago)
- Last Synced: 2025-04-13T04:59:57.982Z (6 months ago)
- Topics: python, translate
- Language: Python
- Homepage:
- Size: 29.3 KB
- Stars: 290
- Watchers: 17
- Forks: 81
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Simple and fast, what else?
Fully working Google Translate API for python 2.7 and 3.x
As simple as that:
`translate("Bonjour","en","auto")` will return "Hello"Also on PyPi:
https://pypi.python.org/pypi?:action=display&name=mtranslate