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
103 stars
6 watching
29 forks
Language: Python
last commit: about 3 years ago
Linked from 1 awesome list
mappermappingobject-mapperobject-mappingobjectmapperpython
Related projects:
Repository | Description | Stars |
---|---|---|
| An object mapper for .NET that simplifies mapping between objects of different structures. | 691 |
| An Objective-C library for mapping Moya responses to Swift data models with JSON serialization support | 7 |
| A convention-based object mapping library using Roslyn source generation | 94 |
| A lightweight library for extracting strongly typed objects from dynamic data without requiring manual parsing or marshalling code. | 81 |
| An extension to AutoMapper for mapping data from ADO.NET IDataReader sources | 137 |
| A Python library for serializing and deserializing objects to and from JSON data structures. | 26 |
| An object mapper that allows flexible configuration and execution plan visualization for mapping data between different .NET frameworks. | 460 |
| A utility library for converting complex JSON structures into object graphs and vice versa. | 767 |
| A declarative object mapping library to simplify conversion of objects field by field. | 122 |
| A code generator tool that uses attributes to map data from one format to another during build time. | 8 |
| A Java framework for automating data mapping between objects | 2,096 |
| A library that enables mapping of collections between source and destination objects based on equvalency comparisons | 245 |
| A library that provides an object mapper on top of a flexible data storage service | 6 |
| An Objective-C library to easily convert dictionaries to model objects | 347 |
| A Java library that enables dynamic mapping of source data to target objects with high performance and robustness | 231 |