Metadata-Version: 2.3
Name: frogml-cli
Version: 0.0.3
Summary: Frogml CLI for frogml models
License: Apache-2.0
Keywords: mlops,ml,deployment,serving,model,jfrog
Author: JFrog Ltd.
Author-email: contact@jfrog.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: catboost (>=1.1.11)
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: frogml (>=1.1.61)
Requires-Dist: frogml-inference (>=0.0.2,<0.0.3)
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 (>=2.3.0,<3.0.0) ; 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: rich (>=13.0.0)
Requires-Dist: tabulate (>=0.8.0)
Requires-Dist: yaspin (>=2.0.0)
Project-URL: Home page, https://www.jfrog.com/
Description-Content-Type: text/markdown

# Frogml cli

Frogml cli 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.

### Frogml cli

