jsonmodels

JSON parser

A Python library to simplify working with structured data from JSON

jsonmodels is library to make it easier for you to deal with structures that are converted to, or read from JSON.

GitHub

3 stars
0 watching
0 forks
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
tktech/pysimdjsonFast JSON parsing for Python, using SIMD instructions when available648
json-parser/json-parserA lightweight C parser for structured data formats like JSON1,286
rudolph-miller/jonathanA JSON encoder and decoder implemented in Common Lisp.164
michel-kraemer/bson4jacksonSupports the use of BSON data format in JSON processing293
icrar/ijsonAn iterative JSON parser with Pythonic interfaces to extract structured data from large JSON files.861
teskalabs/cysimdjsonA high-performance JSON parsing library for Python365
cheery/json-algorithmDecodes JSON data into a Python object tree99
owensd/json-swiftA JSON parsing library for Swift with a focus on type safety and easy access to JSON data721
mjansson/jsonAn in-place JSON parser implemented in a single header file74
tsoding/haskell-jsonA JSON parser implementation in Haskell.172
recp/jsonA lightweight JSON parsing library that creates a DOM-like data structure24
argonaut-io/argonautA library for parsing and manipulating JSON data in Scala.546
ruby/jsonA Ruby implementation of the JSON data serialization format704
haskell/aesonA Haskell library for parsing and generating JSON data1,257
netresearch/jsonmapperConverts JSON data into PHP object structures using class definitions9