Metadata-Version: 2.1
Name: data-connectors
Version: 0.20.19
Summary: Connect to various data sources - SQL Server, Google Sheets, Google BigQuery
Author: CA Lee
Author-email: flowstate_crypto@protonmail.com
Requires-Python: >=3.8,<3.11
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: SQLAlchemy (>=1.4.37,<2.0.0)
Requires-Dist: db-dtypes (>=1.0.2,<2.0.0)
Requires-Dist: google-api-python-client (>=2.51.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: pandas (>=1.4.2,<2.0.0)
Requires-Dist: pendulum (>=2.1.2,<3.0.0)
Requires-Dist: pygsheets (>=2.0.5,<3.0.0)
Requires-Dist: pyodbc (>=4.0.32,<5.0.0)
Requires-Dist: python-dotenv (>=0.19.1,<0.20.0)
Requires-Dist: streamlit-aggrid (>=0.2.3,<0.3.0)
