The os module allows you to get information about the operating system and current user.
os
os.platform()
os.cpus()
os.freemem()