mendevi.measures.context.get_lshw¶ mendevi.measures.context.get_lshw() → str[source]¶ Extract the very accurate exaustive info as big json. Examples¶ >>> from mendevi.measures.context import get_lshw >>> full_info = get_lshw() >>>