python3-json-tricks

Python module with extra features for JSON files

Description

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

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/mverleg/pyjson_tricks


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-json-tricks