Skip to main content

A Python module to translate

Project description

ling2me

ling2me.com translate API

A Python module to Translate with Ling2me.com,.

How to Install

To install using pip run:

pip install ling2me

How to use this module

This module can be used to translate.

See following example:

from ling2me import Ling2MeRequest

translated_text = Ling2MeRequest.translate(apikey, source_text, from_language, to_language)

print(translated_text)

Customer Support

Simply reach out to us via Telegram Group or or write us an email.

Sign up to get a API key.

Licence

This software is licensed under the GNU General Public License (version 3) as published by the Free Software Foundation this licence http://www.gnu.org/licenses/ . If you would want a different licence please contact me, on twitter @nicolasmarin.

Project details


Download files

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

Source Distribution

ling2me-0.1.0.tar.gz (2.1 kB view hashes)

Uploaded Source

Supported by

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