[ 原始碼: pyjdata ]
套件:python3-jdata(0.3.6-1 以及其他的)
JData encoder/decoder for python 3
The JData Specification (https://github.com/fangq/jdata/) defines a lightweight language-independent data annotation interface targeted at storing and sharing complex data structures across different programming languages such as MATLAB, JavaScript, python etc. Using JData formats, a complex python data structure can be encoded as a `dict` object that is easily serialized as a JSON/binary JSON file and share such data between programs of different languages.
其他與 python3-jdata 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-bjdata
- Binary JData (BJData) encoder/decoder for python 3
-
- dep: python3-numpy
- Fast array facility to the Python language (Python 3)