cdef class HardwareService: cdef bint is_windows @staticmethod cdef has_nvidia_gpu() cdef str get_hardware_info(self)