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.7.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.7-py3-none-any.whl (5.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: oa_utils-0.1.7.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.7.tar.gz
Algorithm Hash digest
SHA256 c798b58d70327cfca6f89d7452d680927cac76cff7d42fe5a6d71b0b9659fc06
MD5 7ea9cf232e158212a5fdddbafb868aad
BLAKE2b-256 56694639e324fcd17f8883ac362e65197119030132a9f381015c2fd78b67c5ae

See more details on using hashes here.

File details

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

File metadata

  • Download URL: oa_utils-0.1.7-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.7-py3-none-any.whl
Algorithm Hash digest
SHA256 84a7f45ce79a9dcb9a8e05108fc3fe53d1163c0473670caba82f48a7f6d71c5b
MD5 dc6e35b06eced9e05b82abfe2907dcb9
BLAKE2b-256 fafed413a7c026e41b95a4e784aa026cc75f312a34327a21b8aafeb8acdf2221

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