[Release] Python-jdata module v0.6.0 release #13
fangq
started this conversation in
NeuroJSON JSON format specifications and parsers
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Major updates
jsonpath
function to support JSONLab-like JSONPath implementationloadts
,loadbs
to read JSON/binary JSON streams instead of filesjdlink
function to support dynamic downloading/caching externally linked data filesloadurl
to directly read JSON data via REST-API;load
also supports RESTful URLs, with local file cache supportdumpb
to print binary JSON byte-buffer, similar toshow
to print JSON stringsdownload the package via pip:
python3 -m pip install 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!
Beta Was this translation helpful? Give feedback.
All reactions