A Python module to translate
Project description
ling2me
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
File details
Details for the file ling2me-0.1.0.tar.gz
.
File metadata
- Download URL: ling2me-0.1.0.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
5f6ab4cb2313b97fcad09418a44ab08bf9488440ffbac35e1dcbb23373cf58e4
|
|
MD5 |
908cff9dfcb3a4b4ac11e28968b3fb8a
|
|
BLAKE2b-256 |
46967d5320102847f29dd24030aa8469751211a46a0e4575ec906e922f9997b1
|