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
35 forks
Language: Python
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A PHP library that maps JSON data to PHP objects using middleware and annotations. | 212 |
| A Python library for serializing and deserializing objects to and from JSON data structures. | 26 |
| A library to map JSON data to iOS objects and vice versa efficiently | 8 |
| A JSON parser for ActionScript that allows flexible mapping of typed objects to and from JSON data | 4 |
| A Python library that allows declarative extraction and conversion of elements from JSON documents. | 5 |
| Maps JSON data onto PHP classes, converting them into nested objects and arrays | 1,566 |
| A fast and modular Java library for converting JSON to Java objects and vice versa | 219 |
| An application that generates JSON classes based on templates and supports various data mapping frameworks. | 92 |
| An Objective-C framework that improves performance of JSON mapping by reducing unnecessary trips to the database | 549 |
| A utility library for converting complex JSON structures into object graphs and vice versa. | 767 |
| Converts between different JSON representations based on a defined template. | 2 |
| Automates conversion of JSON data to object models in Swift | 27 |
| A library that provides an object mapper on top of a flexible data storage service | 6 |
| A JSON mapping library for F# | 199 |
| A lightweight Object-Relational Mapper for Pharo that simplifies interaction with databases | 24 |