{ "info": { "author": "Will Filho", "author_email": "dookgulliver@willfilho.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Software Development :: Internationalization", "Topic :: Utilities" ], "description": "Microsoft Translator API for Python\n-----------------------------------\n\nThe *Microsoft* offers an online translation API to make requests\nthrough various forms (Http, Ajax, SOAP or OData.). The features\nprovided by this API are very useful when we want to perform\ntranslations, multiple translations or even listen to the pronunciation\nof a certain word or phrase in desejada.Esta language library is an\nimplementation in Python that allows to use most of the features present\nin this API. Basically what we do is, make a request to the Ajax API\nmethod by **requests** module and get the desired response. Below is a\nlist of features offered by this library:\n\n- Translation of one or multiple phrases and texts.\n- Obtaining all possible translations for a word or multiple phrases.\n- So speak, where you can hear the pronunciation of phrases or text in\n the desired language.\n- This language detection on single or multiple sentences or texts.\n- Obtaining all possible languages for translation and so speak.\n\nSEE ON GITHUB: https://github.com/dookgulliver/BingTranslator\n\nLicense\n~~~~~~~\n\nMicrosoft Translator API for Python\n\nCopyright (c) 2014, Will Filho, All rights reserved.\n\nThis library is free software; you can redistribute it and/or modify it\nunder the terms of the GNU Lesser General Public License as published by\nthe Free Software Foundation; either version 3.0 of the License, or (at\nyour option) any later version.\n\nThis library is distributed in the hope that it will be useful, but\nWITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser\nGeneral Public License for more details.\n\nYou should have received a copy of the GNU Lesser General Public License\nalong with this library.", "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/dookgulliver/BingTranslator", "keywords": "microsoft translator bing", "license": "LGPL", "maintainer": null, "maintainer_email": null, "name": "BingTranslator", "package_url": "https://pypi.org/project/BingTranslator/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/BingTranslator/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/dookgulliver/BingTranslator" }, "release_url": "https://pypi.org/project/BingTranslator/0.1/", "requires_dist": null, "requires_python": null, "summary": "Micrososft Translator API V2 for Python", "version": "0.1" }, "last_serial": 1394765, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "1a63bd3e5039ef7bbc4fd0ae35d8cc84", "sha256": "f8d6512cbecd41884706421da2292b50e632bf7803b2c8f34c49bfeaefee3a9c" }, "downloads": -1, "filename": "BingTranslator-0.1.tar.gz", "has_sig": false, "md5_digest": "1a63bd3e5039ef7bbc4fd0ae35d8cc84", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5464, "upload_time": "2015-01-24T15:40:35", "url": "https://files.pythonhosted.org/packages/cd/6d/83f02c33013174917091cfa261c5f9e464025d9c528fe94036f0115aaf34/BingTranslator-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1a63bd3e5039ef7bbc4fd0ae35d8cc84", "sha256": "f8d6512cbecd41884706421da2292b50e632bf7803b2c8f34c49bfeaefee3a9c" }, "downloads": -1, "filename": "BingTranslator-0.1.tar.gz", "has_sig": false, "md5_digest": "1a63bd3e5039ef7bbc4fd0ae35d8cc84", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5464, "upload_time": "2015-01-24T15:40:35", "url": "https://files.pythonhosted.org/packages/cd/6d/83f02c33013174917091cfa261c5f9e464025d9c528fe94036f0115aaf34/BingTranslator-0.1.tar.gz" } ] }