SDDS file handling.
Project description
SDDS
Description
This package provides reading and writing functionality for self describing data sets (sdds) files. On the python side, the data is stored in a class structure with attributes corresponding to the sdds-format itself (see sdds-format).
Getting Started
Installation is easily done via pip. The package is then used as sdds.
pip install sdds
Example use:
import sdds
sdds_data = sdds.read("path_to_input.sdds")
sdds.write(sdds_data, "path_to_output.sdds")
Known Issues
- Can't read binary columns
- No support for
&includetag
Authors
- Jaime - Initial work - jaimecp89
- Lukáš - Other work - lmalina
- Josch - Publishing - JoschD
- pyLHC/OMC-Team - Working Group - pyLHC
License
This project is licensed under the MIT License - see the LICENSE file for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sdds-0.2.tar.gz.
File metadata
- Download URL: sdds-0.2.tar.gz
- Upload date:
- Size: 10.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
446c5fd56f7a2fd4fcd243db102c8e72b9f1c16932c56b4300593489965917aa
|
|
| MD5 |
a06428466c7452545289aa779dc2b7bf
|
|
| BLAKE2b-256 |
2964a8c488b59981e614e2fb0505fd20028f5a96f4462fc7efbbae899f18d1e8
|
File details
Details for the file sdds-0.2-py3-none-any.whl.
File metadata
- Download URL: sdds-0.2-py3-none-any.whl
- Upload date:
- Size: 10.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fc452322639a629c705788aa40c60eb372750e58c4b0b76201559ec107264f15
|
|
| MD5 |
cf40019a4c4630111e1b731d1e443b3c
|
|
| BLAKE2b-256 |
509e2dfcbcfc579df85b40cee648f986dc122fbf41a2932fec8a325db52b980b
|