Skip to main content

Hyou provides a simple Pythonic interface to manipulate your Google Spreadsheet data.

Synopsis

import hyou
collection = hyou.login('/path/to/credentails.json')
spreadsheet = collection['1ZYeIFccacgHkL0TPfdgXiMfPCuEEWUtbhXvaB9HBDzQ']
worksheet = spreadsheet['Sheet1']
print worksheet[1][0]  # "banana"
print worksheet[1][1]  # "50"
worksheet[2][0] = "cinamon"
worksheet[2][1] = 40
worksheet.commit()

Reference

TODO(nya): Write documentation.

Author

Shuhei Takahashi

Disclaimer

This library is authored by a Googler and copyrighted by Google, but is not an official Google product.

License

Copyright 2015 Google Inc. All Rights Reserved.

Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Release files for hyou 1.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for hyou 1.0
File Size Uploaded
hyou-1.0.tar.gz 5.2 kB Details

Release files / hyou-1.0.tar.gz

Download URL hyou-1.0.tar.gz
Size 5.2 kB
Tags Source
SHA-256 checksum
How to use checksums
d0b9c03405438669bd3b790562db3cf4d52321b4314876458f8ebc41deb568bd
BLAKE2b-256 checksum
How to use checksums
46d3901af25f912338832476697ba8bdf09ce58f97a7b6c4f1740c05d6988c83
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

2.1.2

2 release files

2.1.1

2 release files

2.1.0

1 release file

2.0.0

1 release file

1.7

1 release file

1.6

1 release file

1.5

1 release file

1.4

1 release file

1.3

1 release file

1.2

1 release file

1.1

1 release file

This release

1.0 This release

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page