Phacter is a Python port of facter, a tool included in Puppet. It provides an inventory of your system and, depending on how it is run, will return this data to stdout or as a Python dict. It is the first part of a project that aims to be a Python-based systems administration framework called Speed (ServersOnSpeed).