LICENSE
README.md
pyproject.toml
src/tpu_top/__init__.py
src/tpu_top/__main__.py
src/tpu_top/metrics.py
src/tpu_top/state.py
src/tpu_top/tputop.py
src/tpu_top/ui.py
src/tpu_top.egg-info/PKG-INFO
src/tpu_top.egg-info/SOURCES.txt
src/tpu_top.egg-info/dependency_links.txt
src/tpu_top.egg-info/entry_points.txt
src/tpu_top.egg-info/requires.txt
src/tpu_top.egg-info/top_level.txt
tests/test_main.py
tests/test_metrics.py
tests/test_state.py