Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/corpnewt/GenSMBIOS
/ GenSMBIOS.py
File
GenSMBIOS.py
GenSMBIOS.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
import
os, subprocess, shlex, sys, tempfile, shutil, random, uuid, zipfile, json, binascii
3
from
Scripts
import
downloader, plist, run, utils
4
from
collections
import
OrderedDict
Callers
nothing calls this directly
Calls
2
Smbios
Class · 0.85
main
Method · 0.80
Tested by
no test coverage detected