Python implementation of the Binary Structured Data Format (BSDF).
BSDF is a binary format for serializing structured (scientific) data. See http://bsdf.io for more information.
This is the reference implementation, which is relatively relatively sophisticated, providing e.g. lazy loading of blobs and streamed reading/writing. A simpler Python implementation is available as bsdf_lite.py.
This module has no dependencies and works on Python 2.7 and 3.4+.
Note: on Legacy Python (Python 2.7), non-Unicode strings are encoded as bytes.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bsdf-2.2.1.tar.gz
(15.6 kB
view details)
File details
Details for the file bsdf-2.2.1.tar.gz.
File metadata
- Download URL: bsdf-2.2.1.tar.gz
- Upload date:
- Size: 15.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee941fbbd9d6a7f3ee60e6918fe0bd07105bb6a1be978e8ac0e88fd4147f1610
|
|
| MD5 |
b4ba1c8b4e7c0f149258988e3bc75d04
|
|
| BLAKE2b-256 |
6a252496f0930ceff94b566778e64fa79efac5a5d5aa956a3de0369dcb3c3c75
|