Analyzed about 3 hours ago
A library that allows sax-like parsing of JSON. It is a thin wrapper around the yajl C library that aims to enable all yajl’s features. It uses ctypes to interface with yajl’s routines, and thus allows for using any yajl routine even if it isn’t explicitly wrapped in yajl-py. yajl-py aims to be as
... [More]
pythonic as possible and still be consistent with the general style of yajl itself. This can be seen by comparing yajl-py examples with the examples of yajl itself. [Less]
1.17K
lines of code
0
current contributors
over 1 year
since last commit
1
users on Open Hub