Skip to main content

ikazuchi helps to translate document using web translate APIs efficiently

Project description

ikazuchi helps to translate document using web translate APIs efficiently. ikazuchi is intended to work with other tools since it’s a CUI tool.

See the project documentation for more detail.

Features

  • Translate reST document file keeping with the format

  • Translate any string passed from command line argument

  • Translate any string in Vim using “:pyfile” command

  • Detect language of any string passed from command line argument

  • Extend Handler with plug-in to your needs

Setup

by easy_install

Make environment:

$ easy_install ikazuchi

by buildout

Make environment:

$ hg clone https://t2y@bitbucket.org/t2y/ikazuchi
$ cd ikazuchi
$ python bootstrap.py -d
$ bin/buildout

Usage

Execute ikazuchi command:

$ ikazuchi -s "i can translate"
sentence:                i can translate
translated(Google):      [Actually, translated sentence]

$ ikazuchi -d -s "hello"
sentence:                hello
detect(Google):          [{u'isReliable': False, u'confidence': 0.01737435, u'language': u'en'}]

All command option are:

$ ikazuchi -h
usage: ikazuchi [-h] [-a API] [-d] [-e ENCODING] [-f LANG] [-l]
                [-p PLUGIN [PLUGIN ...]] [-q] [-s SENTENCE [SENTENCE ...]]
                [-t LANG] [--version]

optional arguments:
  -h, --help            show this help message and exit
  -a API, --api API     APIs are ['google', 'microsoft']
  -d, --detect          detect language for target sentence
  -e ENCODING, --encoding ENCODING
                        input/output encoding
  -f LANG, --from LANG  original language
  -l, --languages       show supported languages
  -p PLUGIN [PLUGIN ...], --plugin PLUGIN [PLUGIN ...]
                        extend with plugin, show available plugins using
                        "help"
  -q, --quiet           not to show original sentence to stdout
  -s SENTENCE [SENTENCE ...], --sentences SENTENCE [SENTENCE ...]
                        target sentences
  -t LANG, --to LANG    target language to translate
  --version             show program's version number and exit

Requirements

  • Python 2.6 or later

  • setuptools or distriubte

License

Apache License 2.0

History

0.5.0 (2011-06-03)

  • add plug-in feature

  • add -p(plug-in) option

  • remove -p(po file) and -r(rst file) option (po/rst file is handled with plug-in option)

0.4.2 (2011-06-01)

  • change to call enrai/raimei scripts with portability

  • fix some minor bugs for enrai/raimei

0.4.1 (2011-05-31)

  • upgrade enrai/raimei scripts with updated Translate API

  • add setting apikey feature for Translator with configuration file

  • add LICENSE file for distribution

  • fix some minor bugs

0.4.0 (2011-05-23)

  • add -l(languages) option

  • add -r(rst file) option

  • upgrade v1 to v2 for Google Translator

  • Change license to Apache License 2.0

0.3.0 (2011-02-17)

  • add -d(detect) option

  • add more api for Microsoft Translator

  • refactor translator architecture

0.2.0 (2011-02-07)

  • add -q(quiet) and -e(encoding) option

0.1.0 (2011-01-22)

  • first release

Todos

Functionals

  • Stop translating process

  • Show plugins’s help

Known Issues

  • No error handling

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

ikazuchi-0.5.0.tar.bz2 (36.0 kB view details)

Uploaded Source

Built Distribution

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

ikazuchi-0.5.0-py2.7.egg (113.5 kB view details)

Uploaded Egg

File details

Details for the file ikazuchi-0.5.0.tar.bz2.

File metadata

  • Download URL: ikazuchi-0.5.0.tar.bz2
  • Upload date:
  • Size: 36.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for ikazuchi-0.5.0.tar.bz2
Algorithm Hash digest
SHA256 bc6a40f6a93848a8016e52f1a5b6967a10083b6c4f7e06621f105fe40dc9df2a
MD5 8cf712427fac80d08726c286794651dc
BLAKE2b-256 ca5f4596f6f90ae94e22009702522df5b2bb74c21331f68d2a8b86075265f833

See more details on using hashes here.

File details

Details for the file ikazuchi-0.5.0-py2.7.egg.

File metadata

  • Download URL: ikazuchi-0.5.0-py2.7.egg
  • Upload date:
  • Size: 113.5 kB
  • Tags: Egg
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for ikazuchi-0.5.0-py2.7.egg
Algorithm Hash digest
SHA256 17f76e8b5a6d9050686e51663f6d6287f48c344b304e5b06573a67b2ddd7217f
MD5 daa8a9629485700b273945240f356981
BLAKE2b-256 925386c1faa0b09a0c02de9da4035359f32262199378f12d140fb152bd274e56

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