Skip to main content

a package to mess up text via google translate

Project description

ChainTranslator

A little bit of code purely to translate text or a file through of different languages and then back. It has no practical use but can mess up text. Thanks to SuHun Han for his fantastic python google translate ajax api wrapper.

Python Version

designed with 3.7.4. will most likely work with most modern versions

Usage

usage: ChainTranslate.py [-h] (-t TEXT | -f FILE) -p CODE [CODE ...] [-s]
                         [-o FILE]

Mess up some words.

optional arguments:
  -h, --help          show this help message and exit
  -t TEXT             text to run through the translator
  -f FILE             file to open and run through translator
  -p CODE [CODE ...]  list of languages to translate the text through using iso639-1
                      codes. Will automatically translate back to original
                      language that it detects.
  -s                  silent mode
  -o FILE             File to write output to.

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

ChainTranslator-1.0.7.tar.gz (2.6 kB view hashes)

Uploaded Source

Built Distribution

ChainTranslator-1.0.7-py3-none-any.whl (4.0 kB view hashes)

Uploaded Python 3

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