Metadata-Version: 2.3
Name: qwak-sdk
Version: 0.5.103
Summary: Qwak SDK and CLI for qwak models
License: Apache-2.0
Keywords: mlops,ml,deployment,serving,model
Author: Qwak
Author-email: info@qwak.com
Requires-Python: >=3.9,<3.12
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Provides-Extra: batch
Provides-Extra: feature-store
Provides-Extra: feedback
Provides-Extra: local-deployment
Requires-Dist: boto3 (>=1.24.116,<2.0.0) ; extra == "batch" or extra == "feedback" or extra == "local-deployment"
Requires-Dist: click (==8.1.8)
Requires-Dist: cloudpickle (==2.2.1) ; extra == "feature-store"
Requires-Dist: cookiecutter
Requires-Dist: croniter (==1.4.1)
Requires-Dist: gitpython (>=2.1.0)
Requires-Dist: joblib (>=1.1.0,<2.0.0) ; extra == "batch" or extra == "feedback"
Requires-Dist: numpy (<2.0.0)
Requires-Dist: pandas (>1.1.3) ; (python_version == "3.9") and (extra == "batch" or extra == "feedback" or extra == "feature-store")
Requires-Dist: pandas (>=1.4.0) ; (python_version >= "3.10" and python_version < "3.12") and (extra == "batch" or extra == "feedback" or extra == "feature-store")
Requires-Dist: pyarrow (>=6.0.0) ; extra == "batch" or extra == "feature-store"
Requires-Dist: pyathena (>=2.2.0,!=2.18.0) ; extra == "feature-store"
Requires-Dist: pyspark (==3.4.2) ; extra == "feature-store"
Requires-Dist: python-json-logger (>=3.2.1,<4.0.0)
Requires-Dist: qwak-core (>=0.7.1,<1)
Requires-Dist: qwak-inference (>=0.1.25,<0.2.0)
Requires-Dist: rich (>=13.0.0)
Requires-Dist: tabulate (>=0.8.0)
Requires-Dist: yaspin (>=2.0.0)
Project-URL: Home page, https://www.qwak.com/
Description-Content-Type: text/markdown

# Qwak SDK

Qwak is an end-to-end production ML platform designed to allow data scientists to build, deploy, and monitor their models in production with minimal engineering friction.

### Qwak SDK

