.coveragerc
.gitignore
LICENSE
README.rst
pyproject.toml
requirements.txt
.github/workflows/documentation.yml
.github/workflows/package_release.yml
.github/workflows/pull_request.yml
.github/workflows/pypi.yml
.github/workflows/tests.yml
docs/Makefile
docs/api.rst
docs/cli.rst
docs/conf.py
docs/guide.rst
docs/index.rst
docs/license.rst
docs/make.bat
docs/requirements.txt
docs/tutorial.rst
docs/notebook/correct_nbconvert.py
docs/notebook/example-script.sh
docs/notebook/example_module.py
docs/notebook/server.sh
docs/notebook/to-rst.sh
docs/notebook/tutorial.ipynb
src/gpu_tracker/__init__.py
src/gpu_tracker/__main__.py
src/gpu_tracker/_version.py
src/gpu_tracker/tracker.py
src/gpu_tracker.egg-info/PKG-INFO
src/gpu_tracker.egg-info/SOURCES.txt
src/gpu_tracker.egg-info/dependency_links.txt
src/gpu_tracker.egg-info/entry_points.txt
src/gpu_tracker.egg-info/requires.txt
src/gpu_tracker.egg-info/top_level.txt
tests/README.rst
tests/install.sh
tests/run.sh
tests/test_cli.py
tests/test_tracker.py
tests/utils.py
tests/data/False-Linux-bytes-megabytes-seconds.json
tests/data/False-Linux-bytes-megabytes-seconds.txt
tests/data/False-Linux-kilobytes-bytes-days.json
tests/data/False-Linux-kilobytes-bytes-days.txt
tests/data/False-Linux-kilobytes-gigabytes-minutes.json
tests/data/False-Linux-kilobytes-gigabytes-minutes.txt
tests/data/False-Linux-megabytes-kilobytes-hours.json
tests/data/False-Linux-megabytes-kilobytes-hours.txt
tests/data/False-not-linux-bytes-megabytes-seconds.json
tests/data/False-not-linux-bytes-megabytes-seconds.txt
tests/data/False-not-linux-kilobytes-bytes-days.json
tests/data/False-not-linux-kilobytes-bytes-days.txt
tests/data/False-not-linux-kilobytes-gigabytes-minutes.json
tests/data/False-not-linux-kilobytes-gigabytes-minutes.txt
tests/data/False-not-linux-megabytes-kilobytes-hours.json
tests/data/False-not-linux-megabytes-kilobytes-hours.txt
tests/data/True-Linux-bytes-megabytes-seconds.json
tests/data/True-Linux-bytes-megabytes-seconds.txt
tests/data/True-Linux-kilobytes-bytes-days.json
tests/data/True-Linux-kilobytes-bytes-days.txt
tests/data/True-Linux-kilobytes-gigabytes-minutes.json
tests/data/True-Linux-kilobytes-gigabytes-minutes.txt
tests/data/True-Linux-megabytes-kilobytes-hours.json
tests/data/True-Linux-megabytes-kilobytes-hours.txt
tests/data/True-not-linux-bytes-megabytes-seconds.json
tests/data/True-not-linux-bytes-megabytes-seconds.txt
tests/data/True-not-linux-kilobytes-bytes-days.json
tests/data/True-not-linux-kilobytes-bytes-days.txt
tests/data/True-not-linux-kilobytes-gigabytes-minutes.json
tests/data/True-not-linux-kilobytes-gigabytes-minutes.txt
tests/data/True-not-linux-megabytes-kilobytes-hours.json
tests/data/True-not-linux-megabytes-kilobytes-hours.txt