Python library for data minimization tools.
pip install data-minimization-tools
See on PyPi.
Feel free to contribute. To install from source run pip install ..
Run tests by executing tests/test_app.py.
The following functionality is being tested:
- The
reduce_to_mediafunction - The
reduce_to_nearest_valuefunction - The
drop_keysfunction - The implementation of the cvdi package (the
anonymoze_journeyfunction) both from a fitfile or from directly provisioned data.