============
Introduction
============
pyfact provides support for analysing FACT data using python. This comprises:

* classes for accessing and analysing FACT data
* tools for specific tasks
* general python language support
* examples

The code of pyfact follows the `Style Guide for python code <http://www.python.org/dev/peps/pep-0008/>_.