download: source tarball, x86 binary tarball, docs (PDF, browsable HTML)
The first release in a long time. A great deal has changed. Please see the documentation, which is mostly up-to-date. Tested with Python 2.2 and 2.3 and with GCC 3.2 and 3.4.
The binary tarball is build with GCC 3.2.2 and Root 3.10-02, and should work on x86 RH9, RHEL3, FC2/3, and similar. Simply unpack it and invoke pyhep-0.8.1/bin/pyhep for interactive PyHEP. The pyhep-0.8.1/bin/pyhep-pythonpath script prints the directory you should add to your PYTHONPATH to use PyHEP in your scripts. You'll find documentation in PDF and HTML format under pyhep-0.8.1/share/doc/pyhep-0.8.1 .
Note that the hep.cuts module (experimental) requires the numarray package, which is not included.