YTapi

Artifact [86a04486af]
Login

Artifact 86a04486af18d01f0e36b2093323e735a0c91aa1:

Wiki page [YTapi] by z0rr0 2012-09-12 11:47:26.
D 2012-09-12T11:47:26.058
L YTapi
P 65c81213c0d4454ef86c46b1702825aed7a7a2d9
U z0rr0
W 1078
<h1>YTapi</h1>
<p>
It is simple Python script for <a href="http://api.yandex.ru/translate/doc/dg/reference/translate.xml" title="Yandex translete home page" target="_blank">Yandex Translate API</a>. Default use <strong>en-ru</strong> direction, see <a href="http://api.yandex.ru/translate/doc/dg/reference/getLangs.xml" target="_blank">more...</a>
</p>
<p>
<u>Examples:</u><br/>
<ol>
<li>
<tt>
./ytapi.py London is the capital of Great Britain<br/>
'Лондон-столица Великобритании'
</tt>
<br/>OR<br/>
<tt>
./ytapi.py "London is the capital of Great Britain"<br/>
'Лондон-столица Великобритании'
</tt>
</li>
<li>
<tt>
./ytapi.py en hi<br/>
'привет'
</tt>
</li>
<li>
<tt>
./ytapi.py ru привет всем<br/>
'hi all'
</tt>
</li>
</ol>

</p>

<small><i>Dependences:</i> Python (default Python3, version for Python2 in 'python2' branch), urllib, json</small>

It is part of <a href="https://chiselapp.com/user/z0rr0/repository/ConDict" title="ConDict home page">ConDict</a> project.
Z a32ddd779c30e54a885472b0ef66cb62