{ "info": { "author": "Shuhei Takahashi", "author_email": "takahashi.shuhei@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Hyou - Pythonic Interface to access Google Spreadsheet\n======================================================\n\nHyou provides a simple Pythonic interface to access your Google\nSpreadsheet data.\n\n|PyPI version| |Build Status| |Coverage Status|\n\nSynopsis\n--------\n\n.. code:: python\n\n import hyou\n\n # Login to Google Spreadsheet with credentials\n collection = hyou.login('/path/to/credentails.json')\n\n # Open a spreadsheet by ID\n spreadsheet = collection['1ZYeIFccacgHkL0TPfdgXiMfPCuEEWUtbhXvaB9HBDzQ']\n print spreadsheet.title # => \"Hyou Test Sheet\"\n\n # Open a worksheet in a spreadsheet by sheet name\n worksheet = spreadsheet['Sheet1']\n print worksheet.title # => \"Sheet1\"\n print worksheet.rows # => 5\n print worksheet.cols # => 3\n\n # Worksheet objects can be accessed just like two-dimensional lists\n print worksheet[1][0] # => \"banana\"\n print worksheet[1][1] # => \"50\"\n\n # Call Worksheet.commit() to apply changes\n worksheet[2][0] = 'cinamon'\n worksheet[2][1] = 40\n worksheet.commit()\n\nDocumentation\n-------------\n\nDocumentation is available at https://hyou.readthedocs.io/.\n\nAuthor\n------\n\nShuhei Takahashi\n\n- Website: https://nya3.jp/\n- Twitter: https://twitter.com/nya3jp/\n\nDisclaimer\n----------\n\nThis library is authored by a Googler and copyrighted by Google, but is\nnot an official Google product.\n\nLicense\n-------\n\nCopyright 2015 Google Inc. All Rights Reserved.\n\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may\nnot use this file except in compliance with the License. You may obtain\na copy of the License at\n\n::\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n\n.. |PyPI version| image:: https://badge.fury.io/py/hyou.svg\n :target: http://badge.fury.io/py/hyou\n.. |Build Status| image:: https://travis-ci.org/google/hyou.svg\n :target: https://travis-ci.org/google/hyou\n.. |Coverage Status| image:: https://coveralls.io/repos/google/hyou/badge.svg?branch=master&service=github\n :target: https://coveralls.io/github/google/hyou?branch=master", "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/google/hyou/", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "hyou", "package_url": "https://pypi.org/project/hyou/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/hyou/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/google/hyou/" }, "release_url": "https://pypi.org/project/hyou/2.1.2/", "requires_dist": null, "requires_python": null, "summary": "Pythonic Interface to access Google Spreadsheet", "version": "2.1.2" }, "last_serial": 2819547, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "77897f55a977b13737f666594b0c0ec6", "sha256": "d0b9c03405438669bd3b790562db3cf4d52321b4314876458f8ebc41deb568bd" }, "downloads": -1, "filename": "hyou-1.0.tar.gz", "has_sig": false, "md5_digest": "77897f55a977b13737f666594b0c0ec6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5173, "upload_time": "2015-03-25T01:15:22", "url": "https://files.pythonhosted.org/packages/46/d3/901af25f912338832476697ba8bdf09ce58f97a7b6c4f1740c05d6988c83/hyou-1.0.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "d797952a1ddd2c55accf4ad0a6865b22", "sha256": "bb35f7d985620179f628715adcc8a24f02b96272e428cf871545000241a548a0" }, "downloads": -1, "filename": "hyou-1.1.tar.gz", "has_sig": false, "md5_digest": "d797952a1ddd2c55accf4ad0a6865b22", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5148, "upload_time": "2015-03-26T13:21:23", "url": "https://files.pythonhosted.org/packages/54/38/e8e56e3a25733d0f4cf56ee32f0aa287af166d3e2feb11cd0cf858fbc393/hyou-1.1.tar.gz" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "cca51e57dfa36259876e9dbc18ee341b", "sha256": "4110ae32f672c367286aa363883d1cfa85fa40570806adc4c4029d7806756cb8" }, "downloads": -1, "filename": "hyou-1.2.tar.gz", "has_sig": false, "md5_digest": "cca51e57dfa36259876e9dbc18ee341b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5477, "upload_time": "2015-03-28T04:50:36", "url": "https://files.pythonhosted.org/packages/57/2a/b576a413007ecaf6cbbdfbbea8b6bed29e49976aafeafdad4b0fd486c4ab/hyou-1.2.tar.gz" } ], "1.3": [ { "comment_text": "", "digests": { "md5": "0dbdb42c756d92859ce5013012f2c680", "sha256": "7ef874f91898c26d7a4e582812eff1e3022f77651ed717d0bd86b687d5c52b25" }, "downloads": -1, "filename": "hyou-1.3.tar.gz", "has_sig": false, "md5_digest": "0dbdb42c756d92859ce5013012f2c680", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5681, "upload_time": "2015-07-04T16:27:52", "url": "https://files.pythonhosted.org/packages/56/47/608925d33b34783fb8d82b9729ce50e821477908ef5e354e9b0bbeab874b/hyou-1.3.tar.gz" } ], "1.4": [ { "comment_text": "", "digests": { "md5": "aeff08f9e7b70ae26679d6ae4812930c", "sha256": "137dfc1a163a517f36b49acff2a8a68092696d56fe31c14b29a344daf98517e7" }, "downloads": -1, "filename": "hyou-1.4.tar.gz", "has_sig": false, "md5_digest": "aeff08f9e7b70ae26679d6ae4812930c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5905, "upload_time": "2015-07-09T02:39:33", "url": "https://files.pythonhosted.org/packages/e4/e5/5bd024dcd28bfb78f5df5bf27f56145d2363521bead5f241f4d61d0783b5/hyou-1.4.tar.gz" } ], "1.5": [ { "comment_text": "", "digests": { "md5": "6770eca204bd4e0a149d4dceed0cb481", "sha256": "91c3befac3829c56d0f37c76b8983132daa7af052cb30aafe4c5c5aa516a7f1f" }, "downloads": -1, "filename": "hyou-1.5.tar.gz", "has_sig": false, "md5_digest": "6770eca204bd4e0a149d4dceed0cb481", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7208, "upload_time": "2015-08-04T11:03:34", "url": "https://files.pythonhosted.org/packages/92/29/47a6e6073c2ee120e0f24cd9186447dd01b77ccb7f270221685b8376e755/hyou-1.5.tar.gz" } ], "1.6": [ { "comment_text": "", "digests": { "md5": "844ffeaa4c11bd7d231627ea9e49b705", "sha256": "eed0f9714a442ef79afb457b613f4497e9a4813b5dd2c1234c7e2b4a5a6e1877" }, "downloads": -1, "filename": "hyou-1.6.tar.gz", "has_sig": false, "md5_digest": "844ffeaa4c11bd7d231627ea9e49b705", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7305, "upload_time": "2015-08-11T12:01:53", "url": "https://files.pythonhosted.org/packages/3d/dd/c095adb8f18e12fc781f8bff01b9714c69c9e94af745b8edd48dc9bb31e4/hyou-1.6.tar.gz" } ], "1.7": [ { "comment_text": "", "digests": { "md5": "ceeab5d14acc42ad5480ed3393d996b2", "sha256": "60b6b902f0972a57f7820bbc987ab70da01a62877b6ed44f8eb8f691e333d06f" }, "downloads": -1, "filename": "hyou-1.7.tar.gz", "has_sig": false, "md5_digest": "ceeab5d14acc42ad5480ed3393d996b2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10200, "upload_time": "2015-08-12T14:14:55", "url": "https://files.pythonhosted.org/packages/64/f4/331655bd71b2e92e273199400423470f1c4196e8b7ad064fd9f125e39678/hyou-1.7.tar.gz" } ], "2.0.0": [ { "comment_text": "", "digests": { "md5": "b6e92299283cecfd5a718122c9db879f", "sha256": "fa76df42494ad8afdd465f08964d2379ee43efa5ab6c28f3443994d4608d8a8b" }, "downloads": -1, "filename": "hyou-2.0.0.tar.gz", "has_sig": false, "md5_digest": "b6e92299283cecfd5a718122c9db879f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14752, "upload_time": "2015-08-14T16:34:30", "url": "https://files.pythonhosted.org/packages/5f/6d/095223033b7ce0bf494fe47c545bbd23e7bb2e61babbb6e0a579b6bb6957/hyou-2.0.0.tar.gz" } ], "2.1.0": [ { "comment_text": "", "digests": { "md5": "b949885b66f15c9ad1795c19ed0af254", "sha256": "bc36174acf4c60d60e57852b39bc7654a090b616fab2796644e7bb972b85471b" }, "downloads": -1, "filename": "hyou-2.1.0.tar.gz", "has_sig": false, "md5_digest": "b949885b66f15c9ad1795c19ed0af254", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15095, "upload_time": "2015-10-27T17:28:33", "url": "https://files.pythonhosted.org/packages/5a/12/f354c9b6c820a828eb9359ca0675630dede5423813c82546174a2fc6d0a1/hyou-2.1.0.tar.gz" } ], "2.1.1": [ { "comment_text": "", "digests": { "md5": "b017722694534ce87cc268235c8ee465", "sha256": "c2d842ff0999cfc6e1194bd5bf80c3564317ea5a936d986707ad8a25175d7e37" }, "downloads": -1, "filename": "hyou-2.1.1-py2-none-any.whl", "has_sig": false, "md5_digest": "b017722694534ce87cc268235c8ee465", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 12850, "upload_time": "2016-09-21T07:26:18", "url": "https://files.pythonhosted.org/packages/06/cb/b0ffffa9501f69ab0ed7bf7873945c1bbba9c3f0c9818d2c0d77704de5c0/hyou-2.1.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3a1f0750321408f00e566db017beb7ea", "sha256": "ff831c78de79ff0d36443ba0c0fc205dc490101535322548968e2e1babe80396" }, "downloads": -1, "filename": "hyou-2.1.1.tar.gz", "has_sig": false, "md5_digest": "3a1f0750321408f00e566db017beb7ea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15117, "upload_time": "2016-07-04T13:54:21", "url": "https://files.pythonhosted.org/packages/24/ec/30d4c012b7e13050ac2646968cdb62a658fb5f91f5fb7072a9cda2ac3c9c/hyou-2.1.1.tar.gz" } ], "2.1.2": [ { "comment_text": "", "digests": { "md5": "d53589db692d7182fa2b6bb3b31291c0", "sha256": "ca6eecb13b5902e14774a546d4723b4eb9c672b84fc5940cdbc16dc645cadb3e" }, "downloads": -1, "filename": "hyou-2.1.2-py2-none-any.whl", "has_sig": false, "md5_digest": "d53589db692d7182fa2b6bb3b31291c0", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 13048, "upload_time": "2017-04-21T14:21:03", "url": "https://files.pythonhosted.org/packages/49/14/c60f90e131a2faee73fa0532c5030093d39d6d4e0698b0bfd02830454b54/hyou-2.1.2-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8bd3a68d1f234c40e86bd8656127c8f0", "sha256": "6a624b7061e898c77571182398c24310eee6037c54e281cc6411f714f4759c51" }, "downloads": -1, "filename": "hyou-2.1.2.tar.gz", "has_sig": false, "md5_digest": "8bd3a68d1f234c40e86bd8656127c8f0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15510, "upload_time": "2017-04-21T14:21:34", "url": "https://files.pythonhosted.org/packages/26/a9/ca14fd7d1e98cdfa24b83af3167fc21c1cff83150c20d9327d5d4b484af6/hyou-2.1.2.tar.gz" } ], "3.0b1": [ { "comment_text": "", "digests": { "md5": "7349aa403ab02717b111d78f5a3b5f36", "sha256": "9590ec7a6218ce45cf46143056c20e6aec170ad6b2365619630e7047e83f6f36" }, "downloads": -1, "filename": "hyou-3.0b1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7349aa403ab02717b111d78f5a3b5f36", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 14394, "upload_time": "2017-02-06T16:10:56", "url": "https://files.pythonhosted.org/packages/66/c0/3facfaa7335fee9f708ebc717c84b5df3f0f9d5286b8c2a84f0554ea4f26/hyou-3.0b1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "17c31a41b7c83694b95e90e5398803ab", "sha256": "0a009284a209502d893f00a90e611fe4de8d8cd62ee81ebd13a5775826c803f4" }, "downloads": -1, "filename": "hyou-3.0b1.tar.gz", "has_sig": false, "md5_digest": "17c31a41b7c83694b95e90e5398803ab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 71625, "upload_time": "2017-02-06T16:13:35", "url": "https://files.pythonhosted.org/packages/27/42/8ad30e8e881147686e9e5043587994de713c331e6e686d577cebf6b2c07d/hyou-3.0b1.tar.gz" } ], "3.0b2": [ { "comment_text": "", "digests": { "md5": "0b5991894ce0e876d5382ed421321a6f", "sha256": "ff1c4d6876d0d3921b0b8f9dfc14c8890602966b49531dbe4f79464f23a4717c" }, "downloads": -1, "filename": "hyou-3.0b2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0b5991894ce0e876d5382ed421321a6f", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 60610, "upload_time": "2017-02-07T16:45:29", "url": "https://files.pythonhosted.org/packages/2e/10/64f0d652f2de78ee36cd4bf55449f83ff8dfafd8502700ac9fa0c1a5ba5f/hyou-3.0b2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "64d625de03ed02d259af8e2562354818", "sha256": "80caa05b66a346611fb5dc7bd3eb9fc2ba8d4654a0ba0436b5d3da59fd89480b" }, "downloads": -1, "filename": "hyou-3.0b2.tar.gz", "has_sig": false, "md5_digest": "64d625de03ed02d259af8e2562354818", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 118684, "upload_time": "2017-02-07T16:45:22", "url": "https://files.pythonhosted.org/packages/7e/e9/f8ac487d01bbcc1e46a2cbdcaabd8916e16b6d64b0daa8c277ec924babea/hyou-3.0b2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d53589db692d7182fa2b6bb3b31291c0", "sha256": "ca6eecb13b5902e14774a546d4723b4eb9c672b84fc5940cdbc16dc645cadb3e" }, "downloads": -1, "filename": "hyou-2.1.2-py2-none-any.whl", "has_sig": false, "md5_digest": "d53589db692d7182fa2b6bb3b31291c0", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 13048, "upload_time": "2017-04-21T14:21:03", "url": "https://files.pythonhosted.org/packages/49/14/c60f90e131a2faee73fa0532c5030093d39d6d4e0698b0bfd02830454b54/hyou-2.1.2-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8bd3a68d1f234c40e86bd8656127c8f0", "sha256": "6a624b7061e898c77571182398c24310eee6037c54e281cc6411f714f4759c51" }, "downloads": -1, "filename": "hyou-2.1.2.tar.gz", "has_sig": false, "md5_digest": "8bd3a68d1f234c40e86bd8656127c8f0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15510, "upload_time": "2017-04-21T14:21:34", "url": "https://files.pythonhosted.org/packages/26/a9/ca14fd7d1e98cdfa24b83af3167fc21c1cff83150c20d9327d5d4b484af6/hyou-2.1.2.tar.gz" } ] }