Skip to main content

Checks compability with the SDyPy SEP005 guidelines

Project description

SDyPy SEP005 Compliance

This package servers to asses the compability with the SDyPy proposal for a unified timeseries model.

Using the package

The main function is the assert_sep005 function that serves to validate whether a function return is compliant with the current guidelines.

It’s main use case is for the unittests of a custom import wrapper

from sdypy_sep005.sep005 import assert_sep005

signals = read_from_path(FILE_PATH) # Your import wrapper
assert_sep005(signals)

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

sdypy_sep005-0.1.1.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

sdypy_sep005-0.1.1-py3-none-any.whl (2.8 kB view hashes)

Uploaded Python 3

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