README.md
pyproject.toml
src/cltop/__init__.py
src/cltop/app.py
src/cltop/discovery.py
src/cltop/hooks.py
src/cltop/models.py
src/cltop/pricing.py
src/cltop.egg-info/PKG-INFO
src/cltop.egg-info/SOURCES.txt
src/cltop.egg-info/dependency_links.txt
src/cltop.egg-info/entry_points.txt
src/cltop.egg-info/requires.txt
src/cltop.egg-info/top_level.txt
src/cltop/widgets/__init__.py
src/cltop/widgets/detail_panel.py
src/cltop/widgets/fleet_table.py
src/cltop/widgets/metrics_bar.py
tests/test_discovery.py
tests/test_hooks.py
tests/test_models.py
tests/test_pricing.py