Metadata-Version: 1.0
Name: bjec
Version: 0.2
Summary: Batch Job Executor & Collector
Home-page: UNKNOWN
Author: UNKNOWN
Author-email: UNKNOWN
License: UNKNOWN
Description: bjec - Batch Job Executor & Collector
        =====================================
        
        ``bjec`` is a framework for declaring jobs performing arbitrary commands
        as python scripts.
        
        Originally drafted to assist performing a high number of experiments and
        pre-aggregating their results for later statistical evaluation.
        
        Installation
        ------------
        
        Requirements:
        
        -  Python 3
        -  Git executable
        
        Install from PyPi using
        
        ::
        
            pip install bjec
        
        Documentation
        -------------
        
        Documentation and examples can be found on `Read the
        Docs <http://bjec.readthedocs.io/>`__.
        
Platform: UNKNOWN
