Metadata-Version: 2.1
Name: datajuicer
Version: 0.0.3
Summary: A package for data manipulation and function execution.
Home-page: https://github.com/faberf/datajuicer
Author: Fynn Firouz Faber
Author-email: faberf@ethz.ch
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

datajuicer is a simple package that allows to user to manipulate data which is saved in lists of dicts. All functions can easily be made chachable and multithreaded.


