Skip to main content

A practical tool for managing async pipelines.

Project description

relais

A practical tool for managing async pipelines.

usage

import relais as r

pipeline = range(10) | r.Map(lambda x: x * 2) | r.Filter(lambda x: x % 2 == 0) | list
await 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

relais-0.1.0.tar.gz (788 Bytes view details)

Uploaded Source

Built Distribution

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

relais-0.1.0-py3-none-any.whl (1.3 kB view details)

Uploaded Python 3

File details

Details for the file relais-0.1.0.tar.gz.

File metadata

  • Download URL: relais-0.1.0.tar.gz
  • Upload date:
  • Size: 788 Bytes
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.6.5

File hashes

Hashes for relais-0.1.0.tar.gz
Algorithm Hash digest
SHA256 b3fac694cc1629e8068bc305df83c7c9c8beef097b965c34236886608f6871d1
MD5 c5691d66a6e19370546ca1b2b4d12b53
BLAKE2b-256 74e7886279e2cd78a5cd2cc9aaa8fc66c668768147f1f8ff1f7a316d266458ee

See more details on using hashes here.

File details

Details for the file relais-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: relais-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 1.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.6.5

File hashes

Hashes for relais-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 58f9a33d164f209423c1c1190f7c883dcd80a263ed8c3715e08c22e192686573
MD5 89aab679bfcb0caf5c4ab0aae6ab185c
BLAKE2b-256 1458098ed6110294659216c68e4585f9ce5834d222a28384aa7cefc0e92d4bfb

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