D 2012-09-12T11:47:26.058 L YTapi P 65c81213c0d4454ef86c46b1702825aed7a7a2d9 U z0rr0 W 1078

YTapi

It is simple Python script for Yandex Translate API. Default use en-ru direction, see more...

Examples:

  1. ./ytapi.py London is the capital of Great Britain
    'Лондон-столица Великобритании'

    OR
    ./ytapi.py "London is the capital of Great Britain"
    'Лондон-столица Великобритании'
  2. ./ytapi.py en hi
    'привет'
  3. ./ytapi.py ru привет всем
    'hi all'

Dependences: Python (default Python3, version for Python2 in 'python2' branch), urllib, json It is part of ConDict project. Z a32ddd779c30e54a885472b0ef66cb62