Metadata-Version: 2.1
Name: heppyfwk
Version: 3.0.1
Summary: An event processing framework for High Energy Physics.
Home-page: https://github.com/cbernet/heppy
Author: Colin Bernet
Author-email: colin.bernet@gmail.com
License: UNKNOWN
Description: Heppy : a python framework for high-energy physics data analysis
        ================================================================
        
        Heppy (High Energy Physics with PYthon) is a modular python framework for the analysis of collision events.
        
        If you're not very familiar with python yet, you will probably find the [Python Tutorial](https://docs.python.org/2.7/tutorial/) useful before you get started with heppy.
        
        Table of contents:
        master
        1. [Installation](https://github.com/cbernet/heppy/blob/master/doc/Heppy_-_Installation_Instructions.md)
        1. [Introduction](https://github.com/cbernet/heppy/blob/master/doc/Heppy_-_Introduction.md)
        1. [A very simple example](https://github.com/cbernet/heppy/blob/master/doc/Heppy_-_a_very_simple_example.md)
        1. [Parallel processing: running jobs](https://github.com/cbernet/heppy/blob/master/doc/Heppy_-_Parallel_Processing.md)
        1. [Full analysis workflows](https://github.com/cbernet/heppy/blob/master/doc/Heppy_-_Full_analysis_workflows.md)
        1. [Reference guide](http://fcc-support-heppy.web.cern.ch/fcc-support-heppy/)
        1. [Generic analyses: working in several experiments](https://github.com/cbernet/heppy/blob/master/doc/particles.md)
        1. [Papas, the parametrized particle simulation](https://github.com/cbernet/heppy/blob/master/doc/papas_-_The_PArametrized_PArticle_Simulation.md)
        
        Support & feedback: [https://github.com/cbernet]()
        
        
Keywords: particle physics root
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Requires-Python: <3.0
Description-Content-Type: text/markdown
