python-hgijson
Model serializer
A Python library for serializing and deserializing complex class-based models to and from JSON
Python library for easily JSON encoding/decoding complex class-based Python models, using an arbitrarily complex (but easy to write!) mapping schema.
4 stars
4 watching
1 forks
Language: Python
last commit: over 8 years agoLinked from 1 awesome list
jsonlibrarypython
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A Python library for serializing data to JSON-LD format | 29 | |
| A Python library that serializes objects to JSON by analyzing their class structure and parameters. | 28 | |
| A fast C++ JSON parser and serialization library wrapped in a Python 3 extension. | 508 | |
| A library for serializing and deserializing JSON data in Scala | 8 | |
| A Python module for finding and serializing groups of items with numerical sequence indices. | 125 | |
| A Python framework for serializing and marshaling complex data structures into JSON format. | 314 | |
| A metaclass library for serializing and deserializing objects in Common Lisp to and from JSON data | 62 | |
| A Scala library for serializing and deserializing JSON API data structures into standard JSON formats. | 107 | |
| A Haskell library for parsing and generating JSON data | 1,257 | |
| Converts Java objects to and from JSON format with serialization options. | 331 | |
| A fast JSON serialization library for Ruby objects | 1,410 | |
| A Django form serializer that converts forms into Python dictionaries for easy conversion to JSON and exposure over APIs. | 220 | |
| Fast JSON parsing for Python, using SIMD instructions when available | 648 | |
| A C++ library providing fast JSON parsing and serialization | 60 | |
| A Python wrapper around a binary serialization format | 5 |