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.1.tar.gz (3.7 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.1-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: oa_utils-0.1.1.tar.gz
  • Upload date:
  • Size: 3.7 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.1.tar.gz
Algorithm Hash digest
SHA256 8c8233cb0c60529e7e5a9a194ab34c8a3f35ea2559c807a625db1636aed03811
MD5 52812307349403b1ceda4ed7ef3e5507
BLAKE2b-256 1ce404e8afaa3443f36e4b9cda5c4e1f0aa3c4124dbbef3ae4e158f3778ad024

See more details on using hashes here.

File details

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

File metadata

  • Download URL: oa_utils-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 4.5 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e232dd2c7c9edff8597fc10d78fe729959bce96819708d69c8cccf1094947e56
MD5 6a2e9c19ba82f09a4669d14a669e7aae
BLAKE2b-256 6dc9562ae2b31124021f747f7f3063af6eb8ce3b7ea403f65596b6f6fec6c0cb

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