Skip to main content

Statically typed Python utilities.

Project description

oa-utils

Statically typed Python utilities.

Pipeline

Fluent wrapper around a list.

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: oa_utils-0.1.4.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.4.tar.gz
Algorithm Hash digest
SHA256 8c7d752c01b897597a867394b951b49f3317130fdc60f5a0cf6f7ce468ee8f40
MD5 450260de093ec0f05ebae3a6b757086c
BLAKE2b-256 a9b97dc25ddd420d8c1a33b933ec8570536d5567469e8484305e9ce5a4b7c9e9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: oa_utils-0.1.4-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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 d451c9290d34554c98c78a7172f9bb6b439c3778af01fca923882b13d068c151
MD5 a9ded1776cd3670dc962e22590a75b5d
BLAKE2b-256 d56691d0520fc387ae5a672aaf3924843184ead189b68dc226273b4c9231cde0

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