code-first-pipelines

View on PyPIReverse Dependencies (0)

1.0.0 code_first_pipelines-1.0.0-py3-none-any.whl

Wheel Details

Project: code-first-pipelines
Version: 1.0.0
Filename: code_first_pipelines-1.0.0-py3-none-any.whl
Download: [link]
Size: 7692
MD5: f21176d39ac2c73fc154eb6d1be5fdb8
SHA256: 7253ee9833d156e4ed9188959e527915d0499d394a614e012d0367365fd1b3f3
Uploaded: 2022-10-24 05:50:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: code-first-pipelines
Version: 1.0.0
Summary: A framework built on top of Ploomber that allows code-first definition of pipelines.
Author: Prediction and Learning at Simply Business
Author-Email: pal[at]simplybusiness.co.uk
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8,<3.12
Requires-Dist: cookiecutter (<3.0.0,>=2.1.1)
Requires-Dist: mlflow (<2.0.0,>=1.29.0)
Requires-Dist: ploomber (<0.22.0,>=0.21.1)
Requires-Dist: pygraphviz (<2.0,>=1.10); extra == "graphviz"
Requires-Dist: typer (<0.7.0,>=0.6.1)
Provides-Extra: graphviz
Description-Content-Type: text/markdown
[Description omitted; length: 1506 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.8
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
cf_pipelines/__init__.py sha256=eFuYT4Mk_8AAaYRq_bn4e5RJIGUn0kHIFBRyfbLcnME 71
cf_pipelines/base/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cf_pipelines/base/helper_classes.py sha256=6O0WaHFk0RPQY8TGEusUAvRz58TomQcNXZ1oENk5jo0 641
cf_pipelines/base/pipeline.py sha256=elBQ7RXNJqxRnU-Ci8tCVFxhH3_sfw6qXubMKJcFI1I 14285
cf_pipelines/base/utils.py sha256=pNI0W3xwPTjhib3_UiMSuhbP7-iNRAQ3xSpvCDxhQx8 1997
code_first_pipelines-1.0.0.dist-info/entry_points.txt sha256=8X4w4yRMHYNfjjynlfi93Es4CTO6nztlDPAlDiXKajg 60
code_first_pipelines-1.0.0.dist-info/WHEEL sha256=DA86_h4QwwzGeRoz62o1svYt5kGEXpoUTuTtwzoTb30 83
code_first_pipelines-1.0.0.dist-info/METADATA sha256=Nf5qyO6zXDaBgA1nq8GH5146hMj3C6iRdbCthkPUo9M 2275
code_first_pipelines-1.0.0.dist-info/RECORD

entry_points.txt

pipelines = cf_pipelines.cli.__main__:main