Metadata-Version: 2.1
Name: mongs-kfp
Version: 2.0.0a2
Summary: KubeFlow Pipelines SDK
Home-page: https://github.com/kubeflow/pipelines
Author: The Kubeflow Authors
License: UNKNOWN
Project-URL: Documentation, https://kubeflow-pipelines.readthedocs.io/en/stable/
Project-URL: Bug Tracker, https://github.com/kubeflow/pipelines/issues
Project-URL: Source, https://github.com/kubeflow/pipelines/tree/master/sdk
Project-URL: Changelog, https://github.com/kubeflow/pipelines/blob/master/sdk/RELEASE.md
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.7.0
Requires-Dist: absl-py (<2,>=0.9)
Requires-Dist: docstring-parser (<1,>=0.7.3)
Requires-Dist: google-api-core (!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5)
Requires-Dist: google-auth (<3,>=1.6.1)
Requires-Dist: google-cloud-storage (<3,>=2.2.1)
Requires-Dist: kfp-pipeline-spec (<0.2.0,>=0.1.14)
Requires-Dist: kfp-server-api (<3.0.0,>=2.0.0a0)
Requires-Dist: kubernetes (<19,>=8.0.0)
Requires-Dist: protobuf (<4,>=3.13.0)
Requires-Dist: PyYAML (<6,>=5.3)
Requires-Dist: requests-toolbelt (<1,>=0.8.0)
Requires-Dist: cloudpickle (<3,>=2.0.0)
Requires-Dist: Deprecated (<2,>=1.2.7)
Requires-Dist: fire (<1,>=0.3.1)
Requires-Dist: jsonschema (<4,>=3.0.1)
Requires-Dist: strip-hints (<1,>=0.1.8)
Requires-Dist: uritemplate (<4,>=3.0.1)
Requires-Dist: click (<9,>=7.1.2)
Requires-Dist: tabulate (<1,>=0.8.6)
Requires-Dist: typer (<1.0,>=0.3.2)
Requires-Dist: typing-extensions (<5,>=3.7.4) ; python_version < "3.9"
Provides-Extra: all
Requires-Dist: docker ; extra == 'all'

UNKNOWN


