CMD + K

json_tricks

Community

Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::json_tricks

Usage Tracking

3.17.3
3.17.2
3.17.1
3.17.0
3.16.1
5 / 8 versions selected
Total downloads: 0

Description

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.

About

Summary

Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.

Information Last Updated

Apr 22, 2025 at 14:56

License

BSD-3-Clause

Total Downloads

169.7K

Platforms

noarch Version: 3.17.3