[ trixie ]
[ sid ]
[ 原始碼: python-nixio ]
套件:python3-nixio(1.5.4+dfsg-2)
python3-nixio 的相關連結
Debian 的資源:
下載原始碼套件 python-nixio:
- [python-nixio_1.5.4+dfsg-2.dsc]
- [python-nixio_1.5.4+dfsg.orig.tar.xz]
- [python-nixio_1.5.4+dfsg-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
NIX data model implementation in pure Python
The NIXIO module is the native Python re-implementation of the NIX C++ library for the NIX data model.
The NIX data model allows one to store fully annotated scientific datasets, i.e. the data together with its metadata within the same container. Long term plan is to achieve standardization by providing a common/generic data structure for a multitude of data types.
The current implementations store the actual data using the HDF5 file format as a storage backend.
其他與 python3-nixio 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-h5py
- general-purpose Python interface to hdf5
-
- dep: python3-numpy
- Fast array facility to the Python language (Python 3)
-
- dep: python3-six
- Python 2 and 3 compatibility library