Python object auto mapper
ObjectMapper is a class for automatic object mapping in Python
ObjectMapper is a class for automatic object mapping. It helps you to create objects between project layers (data layer, service layer, view) in a simple, transparent way.