PyAnnolib is a library that lets your Python programs read Electric Accelerator (emake) annotation files. Electric Accelerator is a build tool product from Electric Cloud. Annotation files give a very detailed description of the jobs that were run during the build, including the complete dependency graph. This library is useful for writing reports about your build, data-mining the annotation file for the complete and accurate dependency graph, etc.