https://github.com/kindlychung/translator
Translate text using google translate
https://github.com/kindlychung/translator
Last synced: 2 months ago
JSON representation
Translate text using google translate
- Host: GitHub
- URL: https://github.com/kindlychung/translator
- Owner: kindlychung
- License: other
- Created: 2014-12-13T02:03:35.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-13T03:04:43.000Z (over 10 years ago)
- Last Synced: 2025-03-14T09:06:20.372Z (3 months ago)
- Language: Python
- Size: 145 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README
- License: LICENSE.txt
Awesome Lists containing this project
README
Description
-----------This is a very simple package that enables you to translate text using
google translate.Requirements
------------- Python 3
- beautifulsoup4Install
-------Using pip:
~~~~~~~~~~::
pip3 install --upgrade translator
Usage
-----See
::
gtranslate -h