Metadata-Version: 2.4
Name: frogml-runtime
Version: 0.1.8
Summary: Runtime environment for frogml models
Project-URL: Home page, https://www.qwak.com/
Author-email: "JFrog Ltd." <contact@jfrog.com>
License: Apache-2.0
Keywords: deployment,ml,mlops,model,serving
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: <3.14,>=3.9
Requires-Dist: confluent-kafka<2.14.1
Requires-Dist: dependency-injector<5
Requires-Dist: frogml<3,>=2
Requires-Dist: google-cloud-storage<4
Requires-Dist: numpy<2; python_version < '3.12'
Requires-Dist: numpy<3,>=2.1; python_version >= '3.12'
Requires-Dist: pandas<3,>1.1.3; python_version >= '3.9' and python_version < '3.10'
Requires-Dist: pandas<3,>=1.4.0; python_version >= '3.10' and python_version < '3.12'
Requires-Dist: pandas<3,>=2.0.0; python_version >= '3.12'
Requires-Dist: prometheus-client<1
Requires-Dist: pyarrow<24,>=6.0.0
Requires-Dist: qwakbentoml<1,>=0.3.0
Requires-Dist: watchdog<7
Description-Content-Type: text/markdown

# Frogml Runtime

Frogml runtime packages include the frogml propriety logic to build and serve models.
