Skip to main content

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(
    channels=["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",
    channels=["H1:GDS-CALIB_STRAIN"],
)

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

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.10.0.tar.gz (29.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.10.0-py3-none-any.whl (27.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: sgn_arrakis-0.10.0.tar.gz
  • Upload date:
  • Size: 29.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.10.0.tar.gz
Algorithm Hash digest
SHA256 b49dc0758e0ade61f527f0082830001fccd08ea61da888851ad0b1998cc427b7
MD5 1a3a5a7c02191b146b48d4dd8a874246
BLAKE2b-256 0b39e7ff022ae4e6a865a3f4f7b6d3e2cdcb78ae5fd436e3e32e4aa5f2c0d849

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sgn_arrakis-0.10.0-py3-none-any.whl
  • Upload date:
  • Size: 27.4 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.10.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ed05b3172a84a8ad8691ab67d27cf09cddbe6efe8962b1265d1d03a2a67390ba
MD5 d2bb2e4e327070494e5a531d1a40f9a5
BLAKE2b-256 efcc242af4be8dc76faf73ec6975efbb6c78d92ec89e7bc82599479fa67c50ae

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.10.0 This release

2 files

0.9.0

2 files

0.8.0

2 files

0.7.0

2 files

0.6.1

2 files

0.6.0

2 files

0.5.1

2 files

0.5.0

2 files

0.4.2

2 files

0.4.1

2 files

0.4.0

2 files

0.3.0

2 files

0.2.0

2 files

0.1.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page