Metadata-Version: 2.1
Name: whylogs
Version: 0.4.6
Summary: Profile and monitor your ML data pipeline end-to-end
License: Apache-2.0
Author: WhyLabs.ai
Author-email: support@whylabs.ai
Requires-Python: >=3.6.1,<3.10
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: Apache Software License
Classifier: License :: OSI Approved :: Apple Public Source License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: boto3 (>=1.14.1)
Requires-Dist: botocore (>=1.17.44)
Requires-Dist: click (>=7.1.2)
Requires-Dist: llvmlite (>=0.36.0,<0.37.0)
Requires-Dist: marshmallow (>=3.7.1)
Requires-Dist: matplotlib (==3.3.3)
Requires-Dist: mlflow (==1.13.1)
Requires-Dist: numpy (==1.19.3)
Requires-Dist: openpyxl (>=3.0.7,<4.0.0)
Requires-Dist: pandas (>=1.0.0)
Requires-Dist: protobuf (>=3.15.5)
Requires-Dist: puremagic
Requires-Dist: pyarrow (>=3.0.0,<4.0.0)
Requires-Dist: python-dateutil (>=2.8.1)
Requires-Dist: pyyaml (>=5.3.1)
Requires-Dist: sklearn (>=0.0,<0.1)
Requires-Dist: smart-open (>=4.1.2)
Requires-Dist: tqdm (>=4.60.0,<5.0.0)
Requires-Dist: whylabs-client
Requires-Dist: whylabs-datasketches (>=2.2.0b1)
Requires-Dist: xlrd (>=2.0.1,<3.0.0)
