[ buster ]
[ ソース: json-tricks ]
パッケージ: python-json-tricks (3.11.0-1)
python-json-tricks に関するリンク
Debian の資源:
json-tricks ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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 Python2 module.