README.md
pyproject.toml
src/gpuops/__init__.py
src/gpuops/__main__.py
src/gpuops/actions.py
src/gpuops/alerts.py
src/gpuops/cli.py
src/gpuops/formatting.py
src/gpuops/history.py
src/gpuops/models.py
src/gpuops/nvidia.py
src/gpuops/process_info.py
src/gpuops.egg-info/PKG-INFO
src/gpuops.egg-info/SOURCES.txt
src/gpuops.egg-info/dependency_links.txt
src/gpuops.egg-info/entry_points.txt
src/gpuops.egg-info/top_level.txt
tests/test_alerts_history_actions.py
tests/test_nvidia.py