Metadata-Version: 2.3
Name: qwak-runtime
Version: 0.0.159
Summary: Runtime environment for qwak models
Keywords: mlops,ml,deployment,serving,model
Author: Qwak AI
Author-email: info@qwak.ai
Requires-Python: >=3.9,<3.12
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 :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Dist: QwakBentoML (>=0.0.9,<1.0.0)
Requires-Dist: confluent_kafka (<2.5.0)
Requires-Dist: dependency-injector
Requires-Dist: google-cloud-storage
Requires-Dist: numpy (<2.0.0)
Requires-Dist: pandas (>1.1.3) ; python_version == "3.9"
Requires-Dist: pandas (>=1.4.0) ; python_version >= "3.10" and python_version < "3.12"
Requires-Dist: prometheus-client
Requires-Dist: pyarrow (>=6.0.0)
Requires-Dist: qwak-core (>=0.7.1,<0.8.0)
Requires-Dist: watchdog
Project-URL: Home page, https://www.qwak.com/
Description-Content-Type: text/markdown

# Qwak Runtime

Qwak runtime packages include the qwak propriety logic to build and serve models.

