About Anaconda Help Download Anaconda

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

copied from cf-staging / json_tricks

Installers

Info: This package contains files in non-standard labels.
  • noarch v3.17.3

conda install

To install this package run one of the following:
conda install conda-forge::json_tricks
conda install conda-forge/label/cf201901::json_tricks
conda install conda-forge/label/cf202003::json_tricks
conda install conda-forge/label/gcc7::json_tricks

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy