Metadata-Version: 2.1
Name: kicksaw-data-mapping-base
Version: 0.1.2
Summary: Base package for working with Kicksaw's mapping gsheets
Home-page: https://github.com/Kicksaw-Consulting/kicksaw_data_mapping_base
License: MIT
Keywords: kicksaw,mapping,gdoc
Author: Timothy Sabat
Author-email: tim@kicksaw.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: google-api-python-client (>=2.15.0,<3.0.0)
Requires-Dist: gspread (>=3.7.0,<4.0.0)
Requires-Dist: jsonpath-ng (>=1.5.3,<2.0.0)
Requires-Dist: oauth2client (>=4.1.3,<5.0.0)
Requires-Dist: python-configuration-management (>=2.0.3,<3.0.0)
Project-URL: Repository, https://github.com/Kicksaw-Consulting/kicksaw_data_mapping_base
Description-Content-Type: text/markdown

### Getting Started

Get the service account key and save it as `google-service-account.json` in the root of the project.

### To share the speadsheet with the service account

1. open the spreadsheet
1. share the spreadsheet with the account `kicksaw-data-mapping@data-mapping-321514.iam.gserviceaccount.com`

