Metadata-Version: 2.1
Name: unctl
Version: 1.0.0
Summary: A health check and RCA tool for kubernetes
Author: UnSkript Team
Author-email: authors@unskript.com
Maintainer: Abhishek Saxena
Maintainer-email: abhishek@unskript.com
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: aiomysql (>=0.2.0,<0.3.0)
Requires-Dist: colorama (>=0.4.6,<0.5.0)
Requires-Dist: croniter (>=2.0.1,<3.0.0)
Requires-Dist: cryptography (>=41.0.7,<42.0.0)
Requires-Dist: kubernetes (>=28.1.0,<29.0.0)
Requires-Dist: kubernetes-asyncio (>=28.2.1,<29.0.0)
Requires-Dist: prettytable (>=3.9.0,<4.0.0)
Requires-Dist: pydantic (>=2.4.2,<3.0.0)
Requires-Dist: toml (>=0.10.2,<0.11.0)
