Skip to main content

Statically typed Python utilities.

Project description

oa-utils

Statically typed Python utilities.

Pipeline

Fluent wrapper around a tuple.

from oa_utils.pipeline import Pipeline

result = (Pipeline(range(10))
            .filter(lambda x: x % 2 == 0)
            .map(lambda x: x * x)
            .sum()) # 120

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

oa_utils-0.1.6.tar.gz (4.4 kB view details)

Uploaded Source

Built Distribution

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

oa_utils-0.1.6-py3-none-any.whl (5.2 kB view details)

Uploaded Python 3

File details

Details for the file oa_utils-0.1.6.tar.gz.

File metadata

  • Download URL: oa_utils-0.1.6.tar.gz
  • Upload date:
  • Size: 4.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.3 CPython/3.11.1 Windows/10

File hashes

Hashes for oa_utils-0.1.6.tar.gz
Algorithm Hash digest
SHA256 1cf42f3de57f7806158c4f4d2bcb9f245e42cac35e4040ef07477072216392e5
MD5 f1c1adf21608bb9b3e3a750be1831d58
BLAKE2b-256 cb24a442c8d7468c9b80897982490fe6a00a9c20a5d58f9895d0ccfc897e8da0

See more details on using hashes here.

File details

Details for the file oa_utils-0.1.6-py3-none-any.whl.

File metadata

  • Download URL: oa_utils-0.1.6-py3-none-any.whl
  • Upload date:
  • Size: 5.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.3 CPython/3.11.1 Windows/10

File hashes

Hashes for oa_utils-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 18d1e2a841bdd157fae48f8f196b46ef4e6c5d6812d63d2d28d61988e6f8e2f7
MD5 57ae01b9902dae28f9d9474bbeda1bf0
BLAKE2b-256 d1422bd131d40897f917f7f4e23f857116124bf8cf6a8d4bc930e1e3e00cb184

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