nephos.preprocessor
index
/media/hdd/Essentials/Chapter_Kgp_WOrk/GSoC/projectnephos_gsoc18/GSoC18Nephos/nephos/preprocessor/__init__.py

Stores all the code concerning the preprocessor operations

 
Package Contents
       
methods
preprocess
share_handler

 
Functions
       
get_preprocessor_config()
Returns
-------
type: dict
configuration for the preprocessing module
set_preprocessor_config(preprocess_config)
sets CONFIG for the module
 
Parameters
----------
preprocess_config
    type: dict
    configuration for the preprocessor
 
Returns
-------

 
Data
        CONFIG = None