Metadata-Version: 2.1
Name: garpundatahub
Version: 0.0.2
Summary: Garpun DataHub API Library for Python
Home-page: https://github.com/garpun/garpun-datahub-lib-python
Author: Garpun Cloud
Author-email: support@garpun.com
License: Apache 2.0
Platform: UNKNOWN
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.6
Requires-Dist: cachetools (==4.0.0)
Requires-Dist: certifi (==2020.4.5.1)
Requires-Dist: chardet (==3.0.4)
Requires-Dist: google-auth (==1.12.0)
Requires-Dist: google-auth-oauthlib (==0.4.1)
Requires-Dist: idna (==2.9)
Requires-Dist: oauthlib (==3.1.0)
Requires-Dist: pyasn1 (==0.4.8)
Requires-Dist: pyasn1-modules (==0.2.8)
Requires-Dist: PyYAML (==5.3.1)
Requires-Dist: requests (==2.23.0)
Requires-Dist: requests-oauthlib (==1.3.0)
Requires-Dist: rsa (==4.0)
Requires-Dist: six (==1.14.0)
Requires-Dist: urllib3 (==1.25.8)

The Garpun DataHub API Client for Python is a client library for 
accessing the DataHub user data. Also provides Pandas wrapper class.

