logo
首页技术栈工具库讨论
json_tricks

json_tricks

The pyjson-tricks package brings several pieces of functionality to python handling of json files: (1) store and load numpy arrays in human-readable format; (2) store and load class instances both generic and customized; (3) store and load date/times as a dictionary (including timezone); (4) preserve map order {} using OrderedDict; (5) allow for comments in json files by starting lines with #; (6) sets, complex numbers, decimal, fraction, enums, compression, duplicate keys, etc. As well as compression and disallowing duplicate keys.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconmverleg/pyjson_tricks132
CONDA
conda install -c anaconda json_tricks
查看
标签
根据用户添加的标签生成
暂无标签