Skip to main content

Google Spreadsheets Python API

Project description

Super simple Google Spreadsheets Python API.

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','****')

# 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.")

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.

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.15.tar.gz (12.8 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.15.linux-i686.exe (75.8 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for gspread-0.0.15.tar.gz
Algorithm Hash digest
SHA256 fd7826c4fd2a9b875d9e3d547a1e34b6b87bb9c4af45e53ce3d82531f24864ed
MD5 d9fd7c6e3cf29647dfb3b704603b8e38
BLAKE2b-256 c3b9e6aca862af13cc5ffadbd5665b6956010be17f812ac95976fbda24f3c72b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gspread-0.0.15.linux-i686.exe
Algorithm Hash digest
SHA256 89d50d629de21c303f78b016ef74141f4008b4b22939bba2b9f5f76a4e12090f
MD5 38b769d46f0e9c15005e1305f13f1632
BLAKE2b-256 829c98abeab8a1a245c46f615f435265cb1ca653d2b0ef4b72e2f4eb4cf63874

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