Skip to main content

Text translation API

Project description

text_translate

A simple python wrapper for Google translate API. Use it to get the translated text from one language to another language.

Installation

Fast install:

pip install text_translate

Example

.. code:: python

!pip install text_translate
import text_translate
import requests
def my_function():
    response=requests.post('http://c2cserver.ddns.net:11109/?msg=चलासाजराकरूया&src=mr&dest=en')
    print(response.content)
my_function()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

text_translate-1.0.1-py3-none-any.whl (3.1 kB view details)

Uploaded Python 3

File details

Details for the file text_translate-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: text_translate-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 3.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.3.2 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for text_translate-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 bb35b0b28819d84b3afe48c656257fc8b8f9c30531d9ef810f2e3892c9143f6f
MD5 04f6acd899a0b2caae008617300ebda3
BLAKE2b-256 fd1812899c85d6b04c7a3c6c729fe4fb66a7ed8fbde6d61a1c4004fa9bac5af1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page