Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/corpnewt/GenSMBIOS
/ functions
Functions
82 in github.com/corpnewt/GenSMBIOS
⨍
Functions
82
◇
Types & classes
8
↓ 32 callers
Method
write
(self, value)
Scripts/plist.py:476
↓ 20 callers
Method
grab
(self, prompt, **kwargs)
Scripts/utils.py:136
↓ 18 callers
Method
head
(self, text = None, width = 55)
Scripts/utils.py:218
↓ 10 callers
Function
_check_py3
()
Scripts/plist.py:41
↓ 6 callers
Function
get_size
(size, suffix=None, use_1024=False, round_to=2, strip_zeroes=False)
Scripts/downloader.py:15
↓ 5 callers
Method
_get_size
return the size of the next object.
Scripts/plist.py:327
↓ 5 callers
Method
_getrefnum
(self, value)
Scripts/plist.py:569
↓ 5 callers
Method
_write_size
(self, token, size)
Scripts/plist.py:577
↓ 4 callers
Method
custom_quit
(self)
Scripts/utils.py:238
↓ 4 callers
Method
get_string
(self, url, progress = True, headers = None, expand_gzip = True)
Scripts/downloader.py:220
↓ 4 callers
Function
load
(fp, fmt=None, use_builtin_types=None, dict_type=dict)
Scripts/plist.py:87
↓ 4 callers
Method
run
(self, command_list, leave_on_fail = False)
Scripts/run.py:97
↓ 3 callers
Method
_read_refs
(self, n)
Scripts/plist.py:352
↓ 3 callers
Function
dump
(value, fp, fmt=FMT_XML, sort_keys=True, skipkeys=False)
Scripts/plist.py:195
↓ 3 callers
Method
open_url
(self, url, headers = None)
Scripts/downloader.py:207
↓ 2 callers
Function
_count_to_size
(count)
Scripts/plist.py:455
↓ 2 callers
Method
_create_thread
(self, output)
Scripts/run.py:22
↓ 2 callers
Method
_decode
(self, value, encoding="utf-8", errors="ignore")
Scripts/run.py:77
↓ 2 callers
Method
_get_binary
(self,binary_name=None)
GenSMBIOS.py:86
↓ 2 callers
Method
_get_headers
(self, headers = None)
Scripts/downloader.py:197
↓ 2 callers
Method
_get_macserial
(self)
GenSMBIOS.py:145
↓ 2 callers
Method
_get_rom
(self)
GenSMBIOS.py:272
↓ 2 callers
Method
_read_ints
(self, n, size)
Scripts/plist.py:340
↓ 2 callers
Method
_run_command
(self, comm, shell = False)
Scripts/run.py:83
↓ 2 callers
Method
_save_settings
(self)
GenSMBIOS.py:43
↓ 2 callers
Function
_seek_past_whitespace
(fp)
Scripts/plist.py:51
↓ 2 callers
Method
_update_main_name
(self)
Scripts/downloader.py:168
↓ 2 callers
Method
pad_length
(self, var1, var2, pad = "0")
Scripts/utils.py:84
↓ 2 callers
Method
parse
(self, fp)
Scripts/plist.py:302
↓ 1 callers
Method
__init__
(self, data)
Scripts/plist.py:247
↓ 1 callers
Method
_decode
(self, value, encoding="utf-8", errors="ignore")
Scripts/downloader.py:162
↓ 1 callers
Method
_download_and_extract
(self, temp, url, path_in_zip=[])
GenSMBIOS.py:116
↓ 1 callers
Method
_flatten
(self, value)
Scripts/plist.py:521
↓ 1 callers
Method
_generate_smbios
(self, macserial)
GenSMBIOS.py:321
↓ 1 callers
Method
_get_macserial_url
(self)
GenSMBIOS.py:71
↓ 1 callers
Method
_get_macserial_version
(self)
GenSMBIOS.py:55
↓ 1 callers
Method
_get_plist
(self)
GenSMBIOS.py:181
↓ 1 callers
Method
_get_remote_version
(self)
GenSMBIOS.py:169
↓ 1 callers
Method
_get_smbios
(self, macserial, smbios_type, times=1)
GenSMBIOS.py:282
↓ 1 callers
Method
_get_version
(self,macserial)
GenSMBIOS.py:102
↓ 1 callers
Function
_is_binary
(fp)
Scripts/plist.py:44
↓ 1 callers
Method
_list_current
(self, macserial)
GenSMBIOS.py:423
↓ 1 callers
Method
_read_object
read the object by reference. May recursively read sub-objects (content of an array/dict/set)
Scripts/plist.py:355
↓ 1 callers
Method
_stream_output
(self, comm, shell = False)
Scripts/run.py:29
↓ 1 callers
Method
_write_object
(self, value)
Scripts/plist.py:593
↓ 1 callers
Method
check_admin
(self)
Scripts/utils.py:23
↓ 1 callers
Method
check_path
(self, path)
Scripts/utils.py:102
↓ 1 callers
Method
cls
(self)
Scripts/utils.py:172
↓ 1 callers
Method
compare_versions
(self, vers1, vers2, **kwargs)
Scripts/utils.py:45
↓ 1 callers
Method
get_additional_args
(self)
GenSMBIOS.py:445
↓ 1 callers
Method
get_bytes
(self, url, progress = True, headers = None, expand_gzip = True)
Scripts/downloader.py:225
↓ 1 callers
Method
main
(self)
GenSMBIOS.py:475
↓ 1 callers
Method
stream_to_file
(self, url, file_path, progress = True, headers = None, ensure_size_if_present = True, allow_resume = False)
Scripts/downloader.py:267
Method
__eq__
(self, other)
Scripts/plist.py:275
Method
__hash__
(self)
Scripts/plist.py:280
Method
__index__
(self)
Scripts/plist.py:266
Method
__init__
(self)
GenSMBIOS.py:17
Method
__init__
(self)
Scripts/run.py:11
Method
__init__
(self, message="Invalid file")
Scripts/plist.py:284
Method
__init__
(self, use_builtin_types, dict_type)
Scripts/plist.py:298
Method
__init__
(self, fp, sort_keys, skipkeys)
Scripts/plist.py:471
Method
__init__
(self, name = "Python Script")
Scripts/utils.py:12
Method
__init__
(self,**kwargs)
Scripts/downloader.py:145
Method
__reduce__
(self)
Scripts/plist.py:272
Method
__repr__
(self)
Scripts/plist.py:269
Function
_process_hook
(queue, total_size, bytes_so_far=0, update_interval=1.0, max_packets=0)
Scripts/downloader.py:49
Method
_read_output
(self, pipe, q)
Scripts/run.py:14
Function
begin_dict
(attrs)
Scripts/plist.py:150
Method
cprint
(self, message, **kwargs)
Scripts/utils.py:175
Function
dumps
(value, fmt=FMT_XML, skipkeys=False, sort_keys=True)
Scripts/plist.py:229
Method
elevate
(self, file)
Scripts/utils.py:31
Function
end_data
()
Scripts/plist.py:126
Function
end_integer
()
Scripts/plist.py:119
Function
end_string
()
Scripts/plist.py:166
Function
extract_data
(value)
Scripts/plist.py:37
Method
get_size
(self, *args, **kwargs)
Scripts/downloader.py:217
Function
loads
(value, fmt=None, use_builtin_types=None, dict_type=dict)
Scripts/plist.py:185
Function
readPlist
(pathOrFile)
Scripts/plist.py:71
Method
resize
(self, width, height)
Scripts/utils.py:235
Function
wrap_data
(value)
Scripts/plist.py:33
Function
writeDict
(d)
Scripts/plist.py:207
Function
writePlist
(value, pathOrFile)
Scripts/plist.py:77