The json_tricks package brings several pieces of functionality to python handling of json files:
- 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 {} using OrderedDict.
- Allow for comments in json files by starting lines with #.
- Sets, complex numbers, Decimal, Fraction, enums, compression, duplicate keys, ...
As well as compression and disallowing duplicate keys.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
3.15.2-bp156.3.1 info | GA Release | 2023-07-22 | 15 SP6 |
|
|
3.15.2-bp155.2.10 info | GA Release | 2023-05-22 | 15 SP5 |
|
|
3.15.2-bp154.1.24 info | GA Release | 2022-05-09 | 15 SP4 |
|
|
3.15.2-bp153.1.16 info | GA Release | 2021-03-06 | 15 SP3 |
|
|
3.15.2-bp152.1.1 info | GA Release | 2020-04-28 | 15 SP2 |
|
|
3.13.2-bp152.1.7 info | GA Release | 2020-04-10 | 15 SP2 |
|
|
3.12.2-bp151.1.2 info | GA Release | 2019-07-17 | 15 SP1 |
|
|