Skip to content

Omarabdul3ziz/dmi_decode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

dmi_decode

Render a dmidecode command output and shape it in a proper format, using data type dictionary.

Tutorial

you can access the the information as the dict access method

  • dict_name[section_name] = ... 'property'
  • dict_name[section_name][property_key] = ... 'value'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages