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.

GitHub

5 stars
2 watching
2 forks
Language: Python
last commit: almost 11 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
hjson/hjson-cppA C++ library for parsing and generating JSON data69
sourcemeta/jsontoolkitA comprehensive C++ library for parsing and manipulating JSON data with support for various formats and validation rules.43
jsonpickle/jsonpickleConverts complex Python objects to JSON and vice versa.1,260
kazuho/picojsonA lightweight C++ JSON parser and serializer with various interfaces.1,119
taocpp/jsonA header-only C++ library for working with JSON data605
dimagi/jsonobjectA Python library for handling deeply nested JSON objects as schema'd python objects.234
interactive-matter/ajsonA C++ library to parse and generate JSON data structures for Arduino projects.567
recp/jsonA lightweight JSON parsing library that creates a DOM-like data structure24
halaxa/json-machineAn efficient and easy-to-use JSON parser that loads documents into memory in small chunks.1,110
icrar/ijsonAn iterative JSON parser with Pythonic interfaces to extract structured data from large JSON files.861
onryldz/x-superobjectA Pascal library for rapid JSON data processing and manipulation across multiple platforms.316
pantuza/jsoncatA tool to parse and pretty-print JSON data from various input sources.27
waqqas/json2jsonConverts between different JSON representations based on a defined template.2
limiu82214/gojmaprA library to extract specific properties from complex JSON structures into Go structs with minimal code changes.22
nfrechette/sjson-cppA minimal C++ library to read and write Simplified JSON files without memory allocations.21