Make graph from google sheets
Project description
Description
gsheet-chart is a library which helps to make a scatter plot between the two chosen columns from your google sheet.
Installation
This package runs under Python 3 and above,
You can use pip to install:
pip install gsheet-chart==0.0.1
This will also install pandas, gspread, oauth2client, matplotlib as required dependenices for the library.
QuickStart
After installing the library open the terminal type
python -m gsheet-chart
This will run the installed library
Step 1: For any google sheet on your google drive for which you want to create a graph, share that sheet to the sunidhi@visualization-1602254198024.iam.gserviceaccount.com and disable notify people.
Step 2: Enter the name of the file without any extensions.
Step 3: Enter the name of the Worksheet in the file.
Step 4: Enter the column names for which you want the graphs to be plotted between.
Step 5: You wiil be shown a scatter plot between the two columns as specified.
License
This repository is licensed under the MIT License. See LICENSE for details.
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
File details
Details for the file gsheet-chart-0.0.1.tar.gz.
File metadata
- Download URL: gsheet-chart-0.0.1.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
92807248327d365794ef68b636596e9b0eea38cf0688a9fbdb5bea2005441db0
|
|
| MD5 |
816b5f00f8e5b7f457139ec041cc8659
|
|
| BLAKE2b-256 |
6ddc021aa974bb0c65e6c400cbc444f31116f7a5bdbb4ea68d70e712a1b3764f
|