Metadata-Version: 2.1
Name: lolpop
Version: 0.1.0a2
Summary: A software engineering framework for machine learning workflows
Home-page: https://github.com/jordanvolz/lolpop
License: Apache-2.0
Keywords: machine learning,data science,mlops
Author: jordanvolz
Author-email: jordan.volz@gmail.com
Requires-Python: >=3.9
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: SQLAlchemy (==1.4.37)
Requires-Dist: aif360 (==0.5.0)
Requires-Dist: alibi[shap] (==0.8.0)
Requires-Dist: continual (>=2.0.0a51,<3.0.0)
Requires-Dist: dbt-core (==1.3)
Requires-Dist: dbt-snowflake (==1.3)
Requires-Dist: deepchecks (>=0.13.0,<0.14.0)
Requires-Dist: dvc (==2.37.0)
Requires-Dist: dvc-gs (==2.20.0)
Requires-Dist: evidently (>=0.2.1,<0.3.0)
Requires-Dist: google-api-python-client (==2.79.0)
Requires-Dist: google-auth (==2.16.1)
Requires-Dist: google-auth-httplib2 (==0.1.0)
Requires-Dist: google-auth-oauthlib (==1.0.0)
Requires-Dist: hydra-core (==1.2.0)
Requires-Dist: joblib (==1.1.0)
Requires-Dist: metaflow (==2.8.3)
Requires-Dist: mlflow (==2.2.2)
Requires-Dist: numpy (==1.22.4)
Requires-Dist: omegaconf (==2.2.3)
Requires-Dist: optuna (==3.0.4)
Requires-Dist: pandas (==1.4.2)
Requires-Dist: prefect (==2.6.6)
Requires-Dist: pyarrow (==6.0.1)
Requires-Dist: scikit_learn (==1.1.2)
Requires-Dist: sdv (==1.0.0b1)
Requires-Dist: snowflake-sqlalchemy (==1.4.6)
Requires-Dist: sweetviz (==2.1.4)
Requires-Dist: tqdm (==4.64.1)
Requires-Dist: xgboost (==1.6.1)
Requires-Dist: ydata-profiling (==4.0.0)
Requires-Dist: yellowbrick (==1.4)
Project-URL: Repository, https://github.com/jordanvolz/lolpop
