Pyckson
JSON serializer
A Python library that serializes objects to JSON by analyzing their class structure and parameters.
A simple python library to serialize python objects to json
28 stars
5 watching
3 forks
Language: Python
last commit: 8 months ago jsonpython
Related projects:
Repository | Description | Stars |
---|---|---|
| A fast C++ JSON parser and serialization library wrapped in a Python 3 extension. | 508 |
| A Haskell library for parsing and generating JSON data | 1,257 |
| A fast JSON serialization library for Ruby objects | 1,410 |
| Converts complex Python objects to JSON and vice versa. | 1,260 |
| A Python framework for serializing and marshaling complex data structures into JSON format. | 314 |
| A Python library for serializing data to JSON-LD format | 29 |
| A lightweight, human-readable data serialization format and associated Python library for representing complex data structures | 22 |
| A Python library for serializing and deserializing complex class-based models to and from JSON | 4 |
| Fast JSON parsing for Python, using SIMD instructions when available | 648 |
| A Python wrapper around a binary serialization format | 5 |
| A library for serializing Elixir data structures in JSONAPI format | 641 |
| A Python module for finding and serializing groups of items with numerical sequence indices. | 125 |
| A library for serializing and deserializing JSON data in Scala | 8 |
| A Swift protocol that enables easy object serialization and deserialization to/from UserDefaults. | 25 |
| A metaclass library for serializing and deserializing objects in Common Lisp to and from JSON data | 62 |