object-mapper
Object mapper
Automates object mapping between classes in Python to simplify data transfer and processing
ObjectMapper is a class for automatic object mapping in Python
102 stars
6 watching
28 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list
mappermappingobject-mapperobject-mappingobjectmapperpython
Related projects:
Repository | Description | Stars |
---|---|---|
tinymapper/tinymapper | An object mapper for .NET that simplifies mapping between objects of different structures. | 690 |
ivanbruel/moya-objectmapper | An Objective-C library for mapping Moya responses to Swift data models with JSON serialization support | 7 |
mrtaikandi/mapto | A convention-based object mapping library using Roslyn source generation | 94 |
jonnyreeves/as3-vanilla | A lightweight library for extracting strongly typed objects from dynamic data without requiring manual parsing or marshalling code. | 81 |
automapper/automapper.data | An extension to AutoMapper for mapping data from ADO.NET IDataReader sources | 137 |
holinnn/lupin | A Python library for serializing and deserializing objects to and from JSON data structures. | 26 |
agileobjects/agilemapper | An object mapper that allows flexible configuration and execution plan visualization for mapping data between different .NET frameworks. | 460 |
mobxjs/serializr | A utility library for converting complex JSON structures into object graphs and vice versa. | 766 |
remondis-it/remap | A declarative object mapping library to simplify conversion of objects field by field. | 122 |
alekshura/sourcemapper | A code generator tool that uses attributes to map data from one format to another during build time. | 8 |
dozermapper/dozer | A Java framework for automating data mapping between objects | 2,088 |
automapper/automapper.collection | A library that enables mapping of collections between source and destination objects based on equvalency comparisons | 245 |
datastore/datastore.objects | A library that provides an object mapper on top of a flexible data storage service | 6 |
aryaxt/ocmapper | An Objective-C library to easily convert dictionaries to model objects | 347 |
jmapper-framework/jmapper-core | A Java framework that provides dynamic mapping with high performance and robustness. | 231 |