{"library":"nvgpu","type":"library","category":null,"description":"nvgpu is a Python library providing tools for interacting with NVIDIA GPUs, offering functionalities to list GPUs, retrieve detailed information, and monitor their status. It acts as a user-friendly wrapper around the lower-level pynvml library. The current version is 0.10.0, and it maintains an active development pace with several releases per year.","language":"python","status":"active","version":"0.10.0","tags":["GPU","NVIDIA","monitoring","utilities","hardware"],"install":[{"cmd":"pip install nvgpu","imports":["import nvgpu","import nvgpu\ngpus = nvgpu.list_gpus()","import nvgpu\ninfo = nvgpu.gpu_info(gpu_id=0)"]}],"homepage":null,"github":"https://github.com/rossumai/nvgpu","docs":null,"changelog":null,"pypi":"https://pypi.org/project/nvgpu/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":10.9,"avg_import_s":0.02,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/nvgpu/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}