jsonobject
JSON mapper
A Python library for handling deeply nested JSON objects as schema'd python objects.
A simple json-object mapping for Python
234 stars
31 watching
34 forks
Language: Python
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jsonmapper/jsonmapper | A PHP library that maps JSON data to PHP objects using middleware and annotations. | 211 |
holinnn/lupin | A Python library for serializing and deserializing objects to and from JSON data structures. | 26 |
wasappli/wamapping | A library to map JSON data to iOS objects and vice versa efficiently | 8 |
kemsky/jsonmapper | A JSON parser for ActionScript that allows flexible mapping of typed objects to and from JSON data | 4 |
caxap/jsonobjects | A Python library that allows declarative extraction and conversion of elements from JSON documents. | 5 |
cweiske/jsonmapper | Maps JSON data onto PHP classes, converting them into nested objects and arrays | 1,565 |
owlike/genson | A fast and modular Java library for converting JSON to Java objects and vice versa | 219 |
chanonly123/json-model-generator | An application that generates JSON classes based on templates and supports various data mapping frameworks. | 91 |
yalantis/fasteasymapping | An Objective-C framework that improves performance of JSON mapping by reducing unnecessary trips to the database | 550 |
mobxjs/serializr | A utility library for converting complex JSON structures into object graphs and vice versa. | 766 |
waqqas/json2json | Converts between different JSON representations based on a defined template. | 2 |
appcraft-llc/json-mapper | Automates conversion of JSON data to object models in Swift | 27 |
datastore/datastore.objects | A library that provides an object mapper on top of a flexible data storage service | 6 |
fsprojects/fleece | A JSON mapping library for F# | 199 |
pharo-rdbms/glorp | A lightweight Object-Relational Mapper for Pharo that simplifies interaction with databases | 24 |