Skip to main content

Analysis between Sales vs Time by accessing google sheet from google drive

Project description

Understand and implement the Gsheets Library to read a sheet. Create graph between Average_sales Vs TimeStamp. Bundling the python Library in packages and host on Pypi.

  • Greendeck Assisgnmnet

  • Task 2

gsheets is a small wrapper around the Google Sheets API (v4) to provide more convenient access to Google Sheets from Python scripts.

Turn on the API, download an OAuth client ID as JSON file, and create a Sheets object from it. Use its index access (sheet.get_all_records()) to retrieve SpreadSheet objects by their id, or use .get() with a sheet URL. Iterate over the Sheets object for all spreadsheets, or fetch spreadsheets by title with the .find() and .findall() methods.

Project details


Download files

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

Source Distribution

arbaz-1.1.1.tar.gz (2.9 kB view hashes)

Uploaded Source

Built Distribution

arbaz-1.1.1-py3-none-any.whl (2.4 kB view hashes)

Uploaded Python 3

Supported by

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