mapper-on-file

This is a mapper based on deep_mapper1. It will help you convert object from one to other based on configuration.


License
MIT
Install
pip install mapper-on-file==0.0.2

Documentation

mapper_on_file

Map the dictionary from A to B based on configuration file. It depends on deep mapper1.