LICENSE
README.md
pyproject.toml
gpu_detector/__init__.py
gpu_detector/__main__.py
gpu_detector/detector.py
gpu_detector/linux.py
gpu_detector/macos.py
gpu_detector/models.py
gpu_detector/utils.py
gpu_detector/windows.py
gpu_detector.egg-info/PKG-INFO
gpu_detector.egg-info/SOURCES.txt
gpu_detector.egg-info/dependency_links.txt
gpu_detector.egg-info/entry_points.txt
gpu_detector.egg-info/requires.txt
gpu_detector.egg-info/top_level.txt
tests/test_linux.py
tests/test_macos.py
tests/test_main.py
tests/test_models.py
tests/test_utils.py
tests/test_windows.py