Metadata-Version: 2.1
Name: kptop
Version: 0.0.10
Summary: A CLI tool that provides Monitoring for Kubernetes resources on the terminal through Prometheus metircs
Home-page: https://github.com/eslam-gomaa/kptop
Author: Eslam Gomaa
Classifier: Programming Language :: Python :: 3.6
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: rich==13.6.0
Requires-Dist: requests==2.28.2
Requires-Dist: tabulate==0.9.0
Requires-Dist: argparse
Requires-Dist: asciichartpy==1.5.25
Requires-Dist: kubernetes==26.1.0
Requires-Dist: cerberus==1.3.5
