{ "info": { "author": "Yury Yurevich", "author_email": "yyurevich@jellycrystal.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "gtt-python-client\n =======================\n \n Python bindings for Google Tranlator Toolkit API\n http://code.google.com/apis/gtt/\n \n Alpha version, have only basic support (models, ACL) yet.\n \n Installation\n ------------\n \n pip install gtt-python-client\n \n \n Usage\n -----\n \n >>> import translator.client\n \n >>> client = translator.client.TranslatorToolkitClient()\n \n >>> client.client_login('some.google@account', 'P4ssW0rD', 'gtt-client')\n \n >>> document = client.get_documents().entry[0]\n \n >>> acl_link = document.find_acl_link()\n \n >>> client.add_acl(acl_link, 'other.gooogle@account', 'writer')", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jellycrystal/gtt-python-client", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "gtt-python-client", "package_url": "https://pypi.org/project/gtt-python-client/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/gtt-python-client/", "project_urls": { "Homepage": "https://github.com/jellycrystal/gtt-python-client" }, "release_url": "https://pypi.org/project/gtt-python-client/0.1.2/", "requires_dist": null, "requires_python": null, "summary": "Python bindings for Google Translator Toolkit API.", "version": "0.1.2" }, "last_serial": 792755, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "106a641ceb61c539ff9f07d1e423f633", "sha256": "14eb93a1b6064a4a46f5a353ae9abbba6f6b6529c6bc8222f8c2a62161160984" }, "downloads": -1, "filename": "gtt-python-client-0.1.tar.gz", "has_sig": false, "md5_digest": "106a641ceb61c539ff9f07d1e423f633", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3137, "upload_time": "2010-08-26T17:39:48", "url": "https://files.pythonhosted.org/packages/bd/37/2034c8913e49cc8a36e5b89ea7c7fcaa48e896799172040e24632f075c15/gtt-python-client-0.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "5b5692fa2bc7c3423b020f2c55b60cbf", "sha256": "90454a7cffd82d70e676d40e37a0ef764ddbb3b4c1321b3c0c1187f7d6e094b6" }, "downloads": -1, "filename": "gtt-python-client-0.1.2.tar.gz", "has_sig": false, "md5_digest": "5b5692fa2bc7c3423b020f2c55b60cbf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3529, "upload_time": "2011-01-24T11:28:54", "url": "https://files.pythonhosted.org/packages/ae/00/d6202ebb329931e4b91870c3db5817a12b65db3bfe5620efc26075658a47/gtt-python-client-0.1.2.tar.gz" } ], "0.2a1": [ { "comment_text": "", "digests": { "md5": "5ef7eb37b1a3902ab87f8a4c27feff4b", "sha256": "889d38c672207201676b6b7e44bfc4770b666115bfe1efb52dc4c51db26f2828" }, "downloads": -1, "filename": "gtt-python-client-0.2a1.tar.gz", "has_sig": false, "md5_digest": "5ef7eb37b1a3902ab87f8a4c27feff4b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4901, "upload_time": "2011-02-02T09:51:27", "url": "https://files.pythonhosted.org/packages/5e/2e/c8773424c7ad58f510ea7cccf5f0ea0383faf4ed16102bf8b2cc1de64b38/gtt-python-client-0.2a1.tar.gz" } ], "0.2a2": [ { "comment_text": "", "digests": { "md5": "5996c583a0fdb6ac6b0c8e4768e93b9d", "sha256": "8d6a94f9e5cbcfd066b7a2f2749b41e37549f4e9cee8a2a9adcf081daf71c2e5" }, "downloads": -1, "filename": "gtt-python-client-0.2a2.tar.gz", "has_sig": false, "md5_digest": "5996c583a0fdb6ac6b0c8e4768e93b9d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4951, "upload_time": "2011-02-02T14:51:54", "url": "https://files.pythonhosted.org/packages/53/32/21487a4f05ca4a8a401793aa519fb23d42146331b62c4f8b93d018707682/gtt-python-client-0.2a2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5b5692fa2bc7c3423b020f2c55b60cbf", "sha256": "90454a7cffd82d70e676d40e37a0ef764ddbb3b4c1321b3c0c1187f7d6e094b6" }, "downloads": -1, "filename": "gtt-python-client-0.1.2.tar.gz", "has_sig": false, "md5_digest": "5b5692fa2bc7c3423b020f2c55b60cbf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3529, "upload_time": "2011-01-24T11:28:54", "url": "https://files.pythonhosted.org/packages/ae/00/d6202ebb329931e4b91870c3db5817a12b65db3bfe5620efc26075658a47/gtt-python-client-0.1.2.tar.gz" } ] }