Skip to main content

Arrakis interfaces for sgn-ts

Project description

sgn-arrakis

Arrakis source and sink elements for sgn-ts

ci coverage documentation pypi version


Resources

Installation

pip install sgn-arrakis

Quickstart

Stream data from Arrakis

from sgn_arrakis import ArrakisSource
from sgn.apps import Pipeline

src = ArrakisSource(
    source_pad_names=["L1:GDS-CALIB_STRAIN"],
    start=1187008882,
    duration=64,
)

pipeline = Pipeline()
pipeline.insert(src, ...)
pipeline.run()

Publish data to Arrakis

from sgn_arrakis import ArrakisSink
from sgn.apps import Pipeline

sink = ArrakisSink(
    publisher_id="my-publisher-id",
    sink_pad_names=["H1:GDS-CALIB_STRAIN"],
)

pipeline = Pipeline()
pipeline.insert(..., sink)
pipeline.run()

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

sgn_arrakis-0.7.0.tar.gz (20.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sgn_arrakis-0.7.0-py3-none-any.whl (20.0 kB view details)

Uploaded Python 3

File details

Details for the file sgn_arrakis-0.7.0.tar.gz.

File metadata

  • Download URL: sgn_arrakis-0.7.0.tar.gz
  • Upload date:
  • Size: 20.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Hatch/1.16.5 cpython/3.13.12 HTTPX/0.28.1

File hashes

Hashes for sgn_arrakis-0.7.0.tar.gz
Algorithm Hash digest
SHA256 8ed1d3814bd1357f658a4ce6d89f5772722393d559149b52bf24c72334bfccac
MD5 3818250d0d41f7a60b2b4a81194cdc9f
BLAKE2b-256 bd6137fcca4a3af3e04363a0e8ca7a715b7bd75aee39c04d463e4c81c5b4211e

See more details on using hashes here.

File details

Details for the file sgn_arrakis-0.7.0-py3-none-any.whl.

File metadata

  • Download URL: sgn_arrakis-0.7.0-py3-none-any.whl
  • Upload date:
  • Size: 20.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Hatch/1.16.5 cpython/3.13.12 HTTPX/0.28.1

File hashes

Hashes for sgn_arrakis-0.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b28304b804597bb9ea65d14e7dddba910130a075eb4404e600678ccf2301a6b1
MD5 0b0da25329f1f0dfdbeb8a9a70dd2201
BLAKE2b-256 6edbce49c795802b1913c06c4c35e8d4bcda2c627beb1244c0ac97f818ef121d

See more details on using hashes here.

Supported by

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