SystemInformation#
- class caf.toolkit.SystemInformation(user, pc_name, python_version, operating_system, architecture, processor, cpu_count, total_ram)[source]#
Bases:
objectInformation about the PC and Python version.
- Parameters:
- processor[source]#
Name of the processor e.g. “Intel64 Family 6 Model 85 Stepping 7, GenuineIntel”.
- Type:
Attributes
Methods
Attributes Documentation