jsonobjects
JSON parser
A Python library that allows declarative extraction and conversion of elements from JSON documents.
jsonobjects allows you to declaratively specify how to extract and convert elements from a JSON document.
5 stars
2 watching
2 forks
Language: Python
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++ library for parsing and generating JSON data | 69 |
| A comprehensive C++ library for parsing and manipulating JSON data with support for various formats and validation rules. | 43 |
| Converts complex Python objects to JSON and vice versa. | 1,260 |
| A lightweight C++ JSON parser and serializer with various interfaces. | 1,119 |
| A header-only C++ library for working with JSON data | 605 |
| A Python library for handling deeply nested JSON objects as schema'd python objects. | 234 |
| A C++ library to parse and generate JSON data structures for Arduino projects. | 567 |
| A lightweight JSON parsing library that creates a DOM-like data structure | 24 |
| An efficient and easy-to-use JSON parser that loads documents into memory in small chunks. | 1,110 |
| An iterative JSON parser with Pythonic interfaces to extract structured data from large JSON files. | 861 |
| A Pascal library for rapid JSON data processing and manipulation across multiple platforms. | 316 |
| A tool to parse and pretty-print JSON data from various input sources. | 27 |
| Converts between different JSON representations based on a defined template. | 2 |
| A library to extract specific properties from complex JSON structures into Go structs with minimal code changes. | 22 |
| A minimal C++ library to read and write Simplified JSON files without memory allocations. | 21 |