Skip to main content

Read and write sdds files.

Project description

SDDS

Travis (.com) Code Climate coverage Code Climate maintainability (percentage) GitHub last commit GitHub release

This package provides reading and writing functionality for self describing data sets (sdds).

Getting Started

Prerequisites

The only third-party package sdds depends on is numpy.

Installing

Installation is easily done via pip. The package is then used as sdds.

pip install sdds

Example:

import sdds

sdds_data = sdds.read('path_to_input.sdds')
sdds.write(sdds_data, 'path_to_output.sdds')

Description

Reading and writing capabilities for sdds-files are provided by this package. On the python side, the data is stored in a class structure with attributes corresponding to the sdds-format itself (see sdds-format).

Known Issues

  • Can't read ASCII files
  • Can't read binary columns
  • No support for &include tag

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sdds-0.1.1.tar.gz (7.2 kB view details)

Uploaded Source

Built Distribution

sdds-0.1.1-py3-none-any.whl (9.1 kB view details)

Uploaded Python 3

File details

Details for the file sdds-0.1.1.tar.gz.

File metadata

  • Download URL: sdds-0.1.1.tar.gz
  • Upload date:
  • Size: 7.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3

File hashes

Hashes for sdds-0.1.1.tar.gz
Algorithm Hash digest
SHA256 4cb992c76a8a7e353194e7d64fde98f4c8a42d36244cb3c586dcb39e4e4fea03
MD5 97c79f729db16caea9a8b85f0d32353d
BLAKE2b-256 4a7f1c282d2f4b46aa91fd7560ec7ff87c21725ad58b252ae576f51a9ed69775

See more details on using hashes here.

File details

Details for the file sdds-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: sdds-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 9.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3

File hashes

Hashes for sdds-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 9fd65c52ef72b411bd2992ebecc7d3f15b523e804642141bc2254320421c8a0e
MD5 5861bdb0b0a360195a925c19eedef312
BLAKE2b-256 83abee394721eed7e2b6cde314c1020ab6d27d54c620df56182e05fc5ef1c76b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page