Metadata-Version: 2.1
Name: de-pytools
Version: 0.0.3
Summary: Data Engineering Python Tools
Author: Kumar Bipulesh
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
License-File: LICENSE.txt
Requires-Dist: boto3 (>=1.26.19) ; python_version >= "3.9"
Requires-Dist: pandas (>=1.5.3) ; python_version >= "3.9"
Requires-Dist: cx-Oracle (>=8.3.0) ; python_version >= "3.9"
Requires-Dist: cffi (>=1.15.0) ; python_version >= "3.9"
Requires-Dist: cryptography (>=39.0.0) ; python_version >= "3.9"
Requires-Dist: snowflake-connector-python (>=2.8.3) ; python_version >= "3.9"
Requires-Dist: pyarrow (>=8.0.0) ; python_version >= "3.9"

