Metadata-Version: 2.1
Name: data-connectors
Version: 0.20.29
Summary: Connect to various data sources - SQL Server, Google Sheets, Google BigQuery
Author: CA Lee
Author-email: flowstate_crypto@protonmail.com
Requires-Python: >=3.9,<3.11
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: SQLAlchemy (>=1.4.37,<2.0.0)
Requires-Dist: google-api-python-client (>=2.51.0,<3.0.0)
Requires-Dist: google-auth (>=2.35.0,<3.0.0)
Requires-Dist: google-auth-httplib2 (>=0.1.0,<0.2.0)
Requires-Dist: google-auth-oauthlib (>=0.5.2,<0.6.0)
Requires-Dist: google-cloud-bigquery (>=3.2.0,<4.0.0)
Requires-Dist: oauth2client (>=4.1.3,<5.0.0)
Requires-Dist: pandas (>=2.2.3,<3.0.0)
Requires-Dist: pendulum (>=3.0.0,<4.0.0)
Requires-Dist: pygsheets (>=2.0.5,<3.0.0)
