Metadata-Version: 2.1 Name: PyDbConnector-Jinghan-Ma Version: 0.0.5 Summary: py package for h10 db connection Home-page: https://github.com/jm-h10/utility_jma/tree/main/PyDbConnector Author: Jinghan Ma Author-email: jinghan.m@helium10.com License: UNKNOWN Project-URL: Bug Tracker, https://github.com/jm-h10/utility_jma/tree/main/PyDbConnector Platform: UNKNOWN Classifier: Programming Language :: Python :: 3 Classifier: License :: OSI Approved :: MIT License Classifier: Operating System :: OS Independent Requires-Python: >=3.6 Description-Content-Type: text/markdown Requires-Dist: asn1crypto (==1.4.0) Requires-Dist: azure-common (==1.1.25) Requires-Dist: azure-core (==1.8.2) Requires-Dist: azure-storage-blob (==12.5.0) Requires-Dist: bcrypt (==3.2.0) Requires-Dist: boto3 (==1.15.18) Requires-Dist: botocore (==1.18.18) Requires-Dist: certifi (==2020.6.20) Requires-Dist: cffi (==1.14.3) Requires-Dist: chardet (==3.0.4) Requires-Dist: clickhouse-driver (==0.2.0) Requires-Dist: cryptography (==2.9.2) Requires-Dist: elasticsearch (==7.11.0) Requires-Dist: idna (==2.10) Requires-Dist: isodate (==0.6.0) Requires-Dist: jmespath (==0.10.0) Requires-Dist: JPype1 (==1.2.1) Requires-Dist: msrest (==0.6.19) Requires-Dist: numpy (==1.20.1) Requires-Dist: oauthlib (==3.1.0) Requires-Dist: oscrypto (==1.2.1) Requires-Dist: pandas (==1.2.2) Requires-Dist: paramiko (==2.7.2) Requires-Dist: psycopg2 (==2.8.6) Requires-Dist: pyathenajdbc (==3.0.1) Requires-Dist: pycparser (==2.20) Requires-Dist: pycryptodomex (==3.9.8) Requires-Dist: PyJWT (==1.7.1) Requires-Dist: PyMySQL (==1.0.2) Requires-Dist: PyNaCl (==1.4.0) Requires-Dist: pyOpenSSL (==19.1.0) Requires-Dist: python-dateutil (==2.8.1) Requires-Dist: pytz (==2020.1) Requires-Dist: requests (==2.23.0) Requires-Dist: requests-oauthlib (==1.3.0) Requires-Dist: s3transfer (==0.3.3) Requires-Dist: six (==1.15.0) Requires-Dist: snowflake-connector-python (==2.3.10) Requires-Dist: snowflake-sqlalchemy (==1.2.4) Requires-Dist: SQLAlchemy (==1.3.23) Requires-Dist: sshtunnel (==0.4.0) Requires-Dist: tzlocal (==2.1) Requires-Dist: urllib3 (==1.25.11) # PyDbConnector Package This is a package for helium10 data team. In summary, you need the db_connection.py and oauth_config.py to be able to call the connectors and get connected to the h10 databases.