Metadata-Version: 2.4
Name: watchmen-dqc
Version: 18.0.3
Summary: 
License: MIT
License-File: LICENSE
Author: botlikes
Author-email: 75356972+botlikes456@users.noreply.github.com
Requires-Python: >=3.12,<3.13
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Provides-Extra: mongodb
Provides-Extra: mssql
Provides-Extra: mysql
Provides-Extra: oracle
Provides-Extra: postgresql
Provides-Extra: spark
Requires-Dist: APScheduler (>=3.10.4,<4.0.0)
Requires-Dist: cffi (>=1.17.1,<2.0.0)
Requires-Dist: numpy (>=2.1.0,<3.0.0)
Requires-Dist: pandas (>=2.2.3,<3.0.0)
Requires-Dist: pyspark (>=3.5.5,<4.0.0) ; extra == "spark"
Requires-Dist: watchmen-data-kernel (==18.0.3)
Requires-Dist: watchmen-meta (==18.0.3)
Requires-Dist: watchmen-pipeline-kernel (==18.0.3)
Requires-Dist: watchmen-storage-mongodb (==18.0.3) ; extra == "mongodb"
Requires-Dist: watchmen-storage-mssql (==18.0.3) ; extra == "mssql"
Requires-Dist: watchmen-storage-mysql (==18.0.3) ; extra == "mysql"
Requires-Dist: watchmen-storage-oracle (==18.0.3) ; extra == "oracle"
Requires-Dist: watchmen-storage-postgresql (==18.0.3) ; extra == "postgresql"
