Metadata-Version: 2.1
Name: kicksaw-data-mapping-serializer
Version: 0.1.0
Summary: Reads a csv/gdoc from kicksaw-data-mapping-serializer and automatically performs serialization
Home-page: https://github.com/Kicksaw-Consulting/kicksaw-data-mapping-serializer
License: MIT
Keywords: kicksaw,mapping,serializer,salesforce
Author: Alex Drozd
Author-email: alex@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: jsonpath-ng (>=1.5.3,<2.0.0)
Requires-Dist: kicksaw-data-mapping-base (>=0.1.3,<0.2.0)
Project-URL: Repository, https://github.com/Kicksaw-Consulting/kicksaw-data-mapping-serializer
Description-Content-Type: text/markdown

# Setup

Follow the steps from https://github.com/Kicksaw-Consulting/kicksaw-data-mapping-base to get connected to gdrive

Afterwards, you should be good-to-go. See the `tests` folder for examples on how to use this libary

