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.

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.11.tar.gz (10.1 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.11.linux-i686.exe (73.4 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for gspread-0.0.11.tar.gz
Algorithm Hash digest
SHA256 d2004175d21b170bc0f98b190577583aa1be40e1a8c1166e77783cacd2d1faf3
MD5 3ee26ba3f90786d3b2bc0d1fee28f23d
BLAKE2b-256 34a0547b1ee86dac0a4ea2a74b7374bad2de14d2e64dfa2f8a41b2efc5850415

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gspread-0.0.11.linux-i686.exe
Algorithm Hash digest
SHA256 1838634d95096c79172e443568d2f346dadcc5e52b693be0f89071dc93e50adc
MD5 eb071f74d71da44edf3e0f43558c6151
BLAKE2b-256 30511d5167d566de4e6ef8bda6a9d93503a457458a39f69bbd30a23a7396da9d

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