bsl.sys_info

bsl.sys_info(fid=None, developer=False)[source]

Print the system information for debugging.

Parameters:
fidfile-like | None

The file to write to, passed to print(). Can be None to use sys.stdout.

developerbool

If True, display information about optional dependencies.