2017-01-17 14:52:49 +01:00
2017-01-17 14:49:18 +01:00
2017-01-17 14:49:18 +01:00
2017-01-17 14:49:18 +01:00
2017-01-17 14:52:49 +01:00
2017-01-17 14:49:18 +01:00

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
Python data manipulation made simple
Readme 192 KiB
Languages
Python 100%