python3-json-tricks – Python module with extra features for JSON files

The json_tricks Python module provides extra features for handling JSON files from Python:

  • Store and load numpy arrays in human-readable format

  • Store and load class instances both generic and customized

  • Store and load date/times as a dictionary (including timezone)

  • Preserve map order OrderedDict

  • Allow for comments in json files by starting lines with #

  • Sets, complex numbers, Decimal, Fraction, enums, compression, duplicate keys, …

This package provides Python3 module.

Package availability chart

Distribution

Base version

Our version

Architectures

Debian GNU/Linux 10.0 (buster)

3.11.0-1

3.11.0-1~nd100+1

i386, amd64, sparc, armel, ppc64el

Debian GNU/Linux 11.0 (bullseye)

3.11.0-2

Debian GNU/Linux 12.0 (bookworm)

3.11.0-4

Debian GNU/Linux 9.0 (stretch)

3.11.0-1~nd90+1

i386, amd64, sparc, armel

Debian testing (trixie)

3.11.0-4

Debian unstable (sid)

3.11.0-4

3.11.0-1~nd+1

i386, amd64, sparc, armel

Ubuntu 16.04 “Xenial Xerus” (xenial)

3.11.0-1~nd16.04+1

i386, amd64, sparc, armel

Ubuntu 18.04 “Bionic Beaver” (bionic)

3.11.0-1

Ubuntu 20.04 “Focal Fossa” (focal)

3.11.0-2

Ubuntu 22.04 “Jammy Jellyfish” (jammy)

3.11.0-2

Comments

blog comments powered by Disqus