An open API service indexing awesome lists of open source software.

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

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
- beautifulsoup4

Install
-------

Using pip:
~~~~~~~~~~

::

pip3 install --upgrade translator

Usage
-----

See

::

gtranslate -h