{ "info": { "author": "Miki Tebeka", "author_email": "miki.tebeka@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "What?\n=====\nPacking hive thrift client in more Pythonic way.\n\nWhy?\n====\nHive thrift libraries taken from CDH4 distribution and then mucked around to make\nthe imports work.\n\nHow?\n====\nIn code\n-------\n::\n \n import hiver\n client = hiver.connect(host, port)\n client.execute('SHOW TABLES')\n rows = client.fetchAll()\n\nCommand line\n------------\nPoor mans hive client\n\n::\n\n python -m hiver [script]\n\nWho?\n====\nhttps://bitbucket.org/tebeka/hive", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/tebeka/hive", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "hiver", "package_url": "https://pypi.org/project/hiver/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/hiver/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://bitbucket.org/tebeka/hive" }, "release_url": "https://pypi.org/project/hiver/0.2.1/", "requires_dist": null, "requires_python": null, "summary": "Hive thrift client", "version": "0.2.1" }, "last_serial": 753976, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "a8b17fae091eda2c19abce2dff90e05d", "sha256": "e4f078b8c74f2481040ce3c32c25dae9b21d2b69cf75dfdc21b0c497d31da764" }, "downloads": -1, "filename": "hiver-0.1.0.tar.gz", "has_sig": false, "md5_digest": "a8b17fae091eda2c19abce2dff90e05d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 44640, "upload_time": "2013-01-10T04:28:22", "url": "https://files.pythonhosted.org/packages/1f/b3/e5c6a67ba95d1b8bc00bd81b6bd1d4c9c33ef1efd92797eb30a1c01460ce/hiver-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "09b49afe663efe964aba0764b640edd8", "sha256": "1cbf9724102ba7616f27d090f9e84167fe59ff53ea5e8cb84ed6dc39cac4b16b" }, "downloads": -1, "filename": "hiver-0.2.0.tar.gz", "has_sig": false, "md5_digest": "09b49afe663efe964aba0764b640edd8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45022, "upload_time": "2013-01-10T21:58:16", "url": "https://files.pythonhosted.org/packages/63/83/77e0af78b90adfee4aae4692fb13b6f38bb40988bbc1ce49d3f65fddd03e/hiver-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "91c5d09be30a94b11183dcbc19693d80", "sha256": "5663aaebb5da4ca44cb0a8a8f3adcccc1ebdcd65db746dbc3225997fb6e3105f" }, "downloads": -1, "filename": "hiver-0.2.1.tar.gz", "has_sig": false, "md5_digest": "91c5d09be30a94b11183dcbc19693d80", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45151, "upload_time": "2013-05-07T12:45:24", "url": "https://files.pythonhosted.org/packages/4b/cc/4bf995a617e761e050df725ff60f3ed5d9581e326d287f64c65041f43649/hiver-0.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "91c5d09be30a94b11183dcbc19693d80", "sha256": "5663aaebb5da4ca44cb0a8a8f3adcccc1ebdcd65db746dbc3225997fb6e3105f" }, "downloads": -1, "filename": "hiver-0.2.1.tar.gz", "has_sig": false, "md5_digest": "91c5d09be30a94b11183dcbc19693d80", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45151, "upload_time": "2013-05-07T12:45:24", "url": "https://files.pythonhosted.org/packages/4b/cc/4bf995a617e761e050df725ff60f3ed5d9581e326d287f64c65041f43649/hiver-0.2.1.tar.gz" } ] }