Last change
on this file since 13151 was 13151, checked in by lusterma, 13 years ago |
added doc; this is just an example, nothing ready, to be adapted to work at ISDC, I just made this some time ago on my Laptop
|
File size:
343 bytes
|
Line | |
---|
1 | ============
|
---|
2 | Introduction
|
---|
3 | ============
|
---|
4 | pyfact provides support for analysing FACT data using python. This comprises:
|
---|
5 |
|
---|
6 | * classes for accessing and analysing FACT data
|
---|
7 | * tools for specific tasks
|
---|
8 | * general python language support
|
---|
9 | * examples
|
---|
10 |
|
---|
11 | The code of pyfact follows the `Style Guide for python code <http://www.python.org/dev/peps/pep-0008/>_. |
---|
Note:
See
TracBrowser
for help on using the repository browser.