[ 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