SystemInformation ================= .. currentmodule:: caf.toolkit .. autoclass:: SystemInformation .. rubric:: Attributes .. autosummary:: ~SystemInformation.user ~SystemInformation.pc_name ~SystemInformation.python_version ~SystemInformation.operating_system ~SystemInformation.architecture ~SystemInformation.processor ~SystemInformation.cpu_count ~SystemInformation.total_ram .. rubric:: Methods .. autosummary:: :toctree: ~SystemInformation.__init__ ~SystemInformation.load .. rubric:: Attributes Documentation .. autoattribute:: SystemInformation.user .. autoattribute:: SystemInformation.pc_name .. autoattribute:: SystemInformation.python_version .. autoattribute:: SystemInformation.operating_system .. autoattribute:: SystemInformation.architecture .. autoattribute:: SystemInformation.processor .. autoattribute:: SystemInformation.cpu_count .. autoattribute:: SystemInformation.total_ram