1762e29a0c33ced4448a0ebfaf5e2545d2eb62d4
manipulator ============= Python data manipulation made braindead. Installation ------------ :: pip install manipulator Usage ----- ``manipulator`` mainly exposes three functions, ``get``, ``update``, and ``set``. ``get`` retrieves data, ``update`` transforms it based on its form, and ``set`` transforms it by simply resetting.
Description
Languages
Python
100%