[ 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
- 用于 Python 语言的快速数组运算库(Python 3)
-
- dep: python3-six
- Python 2 和 3 之间的兼容库