Metadata-Version: 2.1
Name: metricsoperator
Version: 0.0.15
Summary: Python helpers for the Metrics Operator
Home-page: https://github.com/converged-computing/metrics-operator/tree/main/python-sdk/v1alpha1
Author: Vanessasaurus
Author-email: vsoch@users.noreply.github.com
Maintainer: Vanessasaurus
License: MIT
Keywords: metrics-operator,hpc,kubernetes,metrics,storage,applications
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: C
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
Requires-Dist: kubernetes
Requires-Dist: requests
Requires-Dist: pyyaml

# Metrics Operator Python

> Helpers for submitting CRD with Python and parsing logs.

![https://raw.githubusercontent.com/converged-computing/metrics-operator/main/docs/images/metrics-operator-banner.png](https://raw.githubusercontent.com/converged-computing/metrics-operator/main/docs/images/metrics-operator-banner.png)

Welcome to the Metrics Operator Python! You can learn more about the operator
at the  ⭐️ [Documentation](https://converged-computing.github.io/metrics-operator/) ⭐️
and see our [python examples](https://github.com/converged-computing/metrics-operator/tree/main/examples/python/) for examples of using this module.

## License

HPCIC DevTools is distributed under the terms of the MIT license.
All new contributions must be made under this license.

See [LICENSE](https://github.com/converged-computing/cloud-select/blob/main/LICENSE),
[COPYRIGHT](https://github.com/converged-computing/cloud-select/blob/main/COPYRIGHT), and
[NOTICE](https://github.com/converged-computing/cloud-select/blob/main/NOTICE) for details.

SPDX-License-Identifier: (MIT)

LLNL-CODE- 842614
