Metadata-Version: 2.1
Name: pipeline-feature
Version: 0.0.7
Summary: Feature Pipeline of MLOps Pipeline Version 1
Author-email: Gao Hongnan <hongnangao@gmail.com>
Project-URL: Homepage, https://github.com/gao-hongnan/mlops-pipeline-v1
Project-URL: Bug Tracker, https://github.com/gao-hongnan/mlops-pipeline-v1/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: requests
Requires-Dist: prettytable
Requires-Dist: rich
Requires-Dist: pydantic
Requires-Dist: python-dotenv
Requires-Dist: gaohn-common-utils (==0.0.23)
Provides-Extra: dev
Requires-Dist: black ; extra == 'dev'
Requires-Dist: pylint ; extra == 'dev'
Requires-Dist: isort ; extra == 'dev'
Requires-Dist: pytest ; extra == 'dev'
Requires-Dist: mypy ; extra == 'dev'

# Feature Pipeline

