Metadata-Version: 2.1
Name: escape-fel
Version: 0.0.1
Summary: UNKNOWN
Home-page: https://github.com/htlemke/escape
Author: HLemke
Author-email: htlemke@gmail.com
License: UNKNOWN
Description: # escape
        ## _Event Synchronous Categorisation And Processing Environment_
        
        A high level, object oriented framework which abstracs event processing to high level objects. This is the successor project of ixppy, which used lazy evaluation steps for large data volumes. Here dask ist used for such evaluation allowing to scale evaluation on clusters or multi-processor machines.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires: dask
Requires: numpy
Requires: h5py
Description-Content-Type: text/markdown
