Package Info

python-json_tricks


Extra features for Python's JSON


Development/Languages/Python

The json_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, ...

As well as compression and disallowing duplicate keys.


License: BSD-3-Clause
URL: https://github.com/mverleg/pyjson_tricks

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
3.15.2-bp155.2.10 info GA Release 2023-05-22 15 SP5
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python3-json_tricks
3.15.2-bp154.1.24 info GA Release 2022-05-09 15 SP4
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python3-json_tricks
3.15.2-bp153.1.16 info GA Release 2021-03-06 15 SP3
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python2-json_tricks
  • python3-json_tricks
3.15.2-bp152.1.1 info GA Release 2020-04-28 15 SP2
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python2-json_tricks
  • python3-json_tricks
3.13.2-bp152.1.7 info GA Release 2020-04-10 15 SP2
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python2-json_tricks
  • python3-json_tricks
3.12.2-bp151.1.2 info GA Release 2019-07-17 15 SP1
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python2-json_tricks
  • python3-json_tricks