/polymorph

Python tools for transforming data

Primary LanguagePython

Polymorph

A set of tools for transforming data

WIP

Install deps

pip install -r requirements.txt

Run the tests

pytest

With coverage

py.test --cov=polymorph