Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mouuff/mtranslate
A simple api for google translate
https://github.com/mouuff/mtranslate
python translate
Last synced: 2 days 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 (over 12 years ago)
- Default Branch: master
- Last Pushed: 2021-01-02T19:29:33.000Z (about 4 years ago)
- Last Synced: 2025-01-01T09:03:38.135Z (9 days ago)
- Topics: python, translate
- Language: Python
- Homepage:
- Size: 29.3 KB
- Stars: 287
- Watchers: 17
- Forks: 83
- 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