34bbbed95b9f55d2fd41bc0f08477c95ca9c29fd
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%