{ "info": { "author": "Emmanuel Odeke, Rustam Kashapov", "author_email": "hardtechnik91@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Internet :: WWW/HTTP", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": ".. |Build Status| image:: https://travis-ci.org/rkashapov/yandex-translator.svg?branch=master\n :target: https://travis-ci.org/rkashapov/yandex-translator\n.. |Coverage Status| image:: https://coveralls.io/repos/rkashapov/yandex-translator/badge.png?branch=master\n :target: https://coveralls.io/r/rkashapov/yandex-translator?branch=master\n\n\nYandex translator |Build Status| |Coverage Status|\n==================================================\n\nUnofficial python client to `Yandex translator API`_.\n\n.. _Yandex translator API: http://translate.yandex.com/\n\nJavascript client written by `Emmanuel Odeke`_ for node.js you can find `here`_.\n\n.. _here: https://github.com/odeke-em/ytrans.js\n.. _Emmanuel Odeke: https://github.com/odeke-em/\n\nInstallation\n------------\n\n* Note: it runs on python versions >= 2.7:\n\n ``pip install ytrans``\n\nSettings\n--------\n+ To use this package, you need access to the Yandex translation service via an API key.\n\n * You can get your key here: `GET API Key`_\n\n .. _GET API Key: http://api.yandex.com/key/form.xml?service=trnsl\n\n\n+ With your API key, create a file and in it set your API key in this format:\n\n ``key=``\n\n+ To finish off, set the environment variable YANDEX_TRANSLATOR_KEY,\n\n that contains the path to this file. Do this in your shell, .bash_profile or .bash_rc file:\n\n ``export YANDEX_TRANSLATOR_KEY=path_to_key``\n\nUsage\n-----\nThis package provides a cli tool as well as an interactive translator.\n\n* Cli tool usage:\n\n ``ytranslate.py -h``\n\n* Interactive translator:\n\n ``ytrans-interactive.py``", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/rkashapov/yandex-translator", "keywords": null, "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "ytrans", "package_url": "https://pypi.org/project/ytrans/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ytrans/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/rkashapov/yandex-translator" }, "release_url": "https://pypi.org/project/ytrans/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Unoficial client for yandex translator", "version": "0.1.1" }, "last_serial": 1270221, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "6e4f6d02fa20b87caf3e35473acf1366", "sha256": "1fe3b8838adc284ee1f3fa5c7fd5c35deebe5626e9ebc6b5b0645ba07318e04f" }, "downloads": -1, "filename": "ytrans-0.1.tar.gz", "has_sig": false, "md5_digest": "6e4f6d02fa20b87caf3e35473acf1366", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7969, "upload_time": "2014-10-07T17:11:37", "url": "https://files.pythonhosted.org/packages/fd/64/d83ccfe7276a674e3e27c502903df86e95ba76cd1774ca7bfd7ca5ecb83d/ytrans-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "65f9b4b04a1c802e704b84196d50ede8", "sha256": "923bd844b36e44981ff3547d1ae1bcf8942672b178b895d1aff031ef08250887" }, "downloads": -1, "filename": "ytrans-0.1.1.tar.gz", "has_sig": false, "md5_digest": "65f9b4b04a1c802e704b84196d50ede8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8169, "upload_time": "2014-10-14T16:39:06", "url": "https://files.pythonhosted.org/packages/8d/e0/59c74194b2bf8df6b52fd310279b84e077c3ced843f6b6e2be921cfdc5a3/ytrans-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "65f9b4b04a1c802e704b84196d50ede8", "sha256": "923bd844b36e44981ff3547d1ae1bcf8942672b178b895d1aff031ef08250887" }, "downloads": -1, "filename": "ytrans-0.1.1.tar.gz", "has_sig": false, "md5_digest": "65f9b4b04a1c802e704b84196d50ede8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8169, "upload_time": "2014-10-14T16:39:06", "url": "https://files.pythonhosted.org/packages/8d/e0/59c74194b2bf8df6b52fd310279b84e077c3ced843f6b6e2be921cfdc5a3/ytrans-0.1.1.tar.gz" } ] }