Metadata-Version: 2.1
Name: transpire
Version: 0.2.0
Summary: the OCF Kubernetes helper library
License: Apache-2.0
Author: Nikhil Jha
Author-email: njha@ocf.berkeley.edu
Requires-Python: >=3.11,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: PyYAML (>=6.0,<7.0)
Requires-Dist: click (>=8.1.3,<9.0.0)
Requires-Dist: hvac (>=1.0.2,<2.0.0)
Requires-Dist: kubernetes (>=25.3.0,<26.0.0)
Requires-Dist: loguru (>=0.6.0,<0.7.0)
Requires-Dist: pydantic (>=1.9.0,<2.0.0)
Requires-Dist: requests (>=2.28.2,<3.0.0)
