Metadata-Version: 2.1
Name: pydataconn
Version: 0.1.6
Summary: Python Data Connection
Author: Your Name
Author-email: you@example.com
Requires-Python: >=3.10.0,<3.11
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: google-api-python-client (>=2.30.0,<3.0.0)
Requires-Dist: google-auth-httplib2 (>=0.1.1,<0.2.0)
Requires-Dist: google-auth-oauthlib (>=1.1.0,<2.0.0)
Requires-Dist: pandas (>=2.1.2,<3.0.0)
Requires-Dist: pendulum (>=2.1.2,<3.0.0)
Requires-Dist: pygsheets (>=2.0.6,<3.0.0)
Requires-Dist: toml (>=0.10.2,<0.11.0)
Requires-Dist: xds-protos (>=1.59.0,<2.0.0)
