nvifan

View on PyPIReverse Dependencies (0)

1.3.0 nvifan-1.3.0-py3-none-any.whl

Wheel Details

Project: nvifan
Version: 1.3.0
Filename: nvifan-1.3.0-py3-none-any.whl
Download: [link]
Size: 25244
MD5: 4aaf87a1b4fd8dc1524ca1e1f0e3f4ed
SHA256: 30717b5a8eda18d3c650f1ccfd16887a293fe176ec6e2e56c5f8b60b885db295
Uploaded: 2024-03-15 06:10:50 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: nvifan
Version: 1.3.0
Summary: A tool aimed at controlling NVIDIA GPU fans on Linux.
Author: Haomin Kong
Author-Email: a645162[at]gmail.com
Home-Page: https://github.com/a645162/nvidia-fan-control
License: GPLv3
Requires-Python: >=3.7
Requires-Dist: nvitop
Requires-Dist: chardet
Requires-Dist: PyYaml
Requires-Dist: loguru
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4972 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
nvifan/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nvifan/main.py sha256=-GAKgB0f7E5KbHKSf_9GY0eQvgqkYlAt0c9NkrYRLDk 775
nvifan/algorithm/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nvifan/algorithm/fan_speed.py sha256=kepaHg_ShTbIwTNUkqlCcx0xhHLr2PGFxg-ErK7k5Ds 2447
nvifan/algorithm/test_liner.py sha256=fUUILgN_Fb8wUiPxVwd_0zqpf7hVzvZMYPU-sp_z2Rk 337
nvifan/config/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nvifan/config/config.py sha256=ZG5Y2d1HLKHUpG3MJFtpyVmXF--L7nzBIedfhNerHXA 2977
nvifan/monitor/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nvifan/monitor/temperature_monitor.py sha256=P-bHo1LMCpPYJ1VXsdbmF9BB9I_hIAGmoxh6Dkr4NWo 5572
nvifan/nvi/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nvifan/nvi/device_list.py sha256=Jl4i6KFFg6ZItgyjILE9OauW_9NPuDZcjyMwe8LeHZU 907
nvifan/nvi/fan_control.py sha256=b9bFmrMVFLM1kWNkYvHMs71AwXKH2WtAMxMNQRFw0b4 950
nvifan/tools/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nvifan/tools/installer.py sha256=CR3EBvgLF4g-HF9KZLFWvaWQLTrlXvSrNeuqVHa_G8Y 1869
nvifan/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nvifan/utils/command.py sha256=-39Hs7IjuclwXeoSWdE2WQlKFgbS2hNya-LQRnH4qZc 1075
nvifan/utils/logs.py sha256=MffsNC6gHxBCzihwXj70VwVXYgcivDVXO18n_rkwubE 336
nvifan/utils/permission.py sha256=Q19RUTnN0O-pfxAm7uIIzGEPMH5C-X8IF6gahegH5Rw 112
nvifan/utils/yaml_parser.py sha256=74IbcqPqWR5HFDGJMjJCp_MgwRP_t8rmVbKYxS9hhbA 617
nvifan-1.3.0.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
nvifan-1.3.0.dist-info/METADATA sha256=jDNYKYej8fDkKE90b4B5yv38BCrzVf_b0OaYcf1_7z4 5390
nvifan-1.3.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
nvifan-1.3.0.dist-info/entry_points.txt sha256=dRN7c3tH8R4s6HMEXO5oZoHcJWR-BS-8KJWpnsnCNyI 144
nvifan-1.3.0.dist-info/top_level.txt sha256=0f0eowKeiB2clKJKM5n-vRTUEjrn3MJayIYeo0OUZtI 7
nvifan-1.3.0.dist-info/RECORD

top_level.txt

nvifan

entry_points.txt

nvifan = nvifan.main:main
nvifan-install = nvifan.tools.installer:install
nvifan-uninstall = nvifan.tools.installer:uninstall