Major updates
- added
jsonpathfunction to support JSONLab-like JSONPath implementation - added
loadts,loadbsto read JSON/binary JSON streams instead of files - added
jdlinkfunction to support dynamic downloading/caching externally linked data files - added
loadurlto directly read JSON data via REST-API;loadalso supports RESTful URLs, with local file cache support - added
dumpbto print binary JSON byte-buffer, similar toshowto print JSON strings - added more fine-grained unit-tests
- significantly updated README, with examples from key functions
download the package via pip: python3 -m pip install jdata, read examples in README at https://pypi.org/project/jdata/
All JData users, please provide your critical feedback to guide our next-stage development of this software by filling out a short community survey at https://neurojson.org/survey/2024-1a
We thank you for your inputs!