Skip to main content

Google Spreadsheets Python library

Project description

gspread is a super simple library for interacting with Google Spreadsheets.

Features

  • Open a spreadsheet by its title, url or key.

  • Select cells by labels, e.g. ‘A1’.

  • Extract range, entire row or column values.

  • Independent of Google Data Python client library.

  • Python 3 support.

Basic usage

Connect to Google Spreadsheet and set a value to a cell:

import gspread

# Login with your Google account
gc = gspread.login('thedude@abid.es','password')

# Open a worksheet from spreadsheet with one shot
wks = gc.open("Where is the money Lebowski?").sheet1

wks.update_acell('B2', "it's down there somewhere, let me take another look.")

Code and documentation

Check gspread on GitHub.

License

MIT

Download

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gspread-0.0.12.tar.gz (10.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gspread-0.0.12.linux-i686.exe (73.5 kB view details)

Uploaded Source

File details

Details for the file gspread-0.0.12.tar.gz.

File metadata

  • Download URL: gspread-0.0.12.tar.gz
  • Upload date:
  • Size: 10.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for gspread-0.0.12.tar.gz
Algorithm Hash digest
SHA256 9833008daf6456aa8f9b6ad4b2e8400ab285d992432b7aebd99e9a86be48508b
MD5 ee6060a516c4d4c4b97f55d9ecc6370d
BLAKE2b-256 38007fa2c4972ee250f83d8f0219df6574b6c82cbb7e86dba1460de913fc7739

See more details on using hashes here.

File details

Details for the file gspread-0.0.12.linux-i686.exe.

File metadata

File hashes

Hashes for gspread-0.0.12.linux-i686.exe
Algorithm Hash digest
SHA256 e5c8b08e0255bb069e24789dc02d6c2a9fa9be5ff06f0a8c0a09a2da6c5be84c
MD5 6ae81d27059dcd6f4c5ba830aec71558
BLAKE2b-256 e325da7bb44ee6e811410659c74f215c7df758c3a9b1b3ce25bd2dc1c586eb5f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page