Metadata-Version: 2.1
Name: tap-cea-googlesheet
Version: 0.0.2
Summary: `tap-cea-googlesheet` is a Singer tap for googlesheet, built with the Meltano SDK for Singer Taps.
License: Apache 2.0
Keywords: ELT,googlesheet
Author: Basil
Requires-Python: >=3.6.2,<3.10
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: google-api-python-client (==2.31.0)
Requires-Dist: google-auth (>=2.3.3,<3.0.0)
Requires-Dist: google-auth-oauthlib (==0.4.6)
Requires-Dist: oauth2client (>=4.1.3,<5.0.0)
Requires-Dist: pylint (>=2.12.2,<3.0.0)
Requires-Dist: requests (>=2.25.1,<3.0.0)
Requires-Dist: singer-sdk (>=0.3.16,<0.4.0)
