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.5.tar.gz (4.0 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.5-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: oa_utils-0.1.5.tar.gz
  • Upload date:
  • Size: 4.0 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.5.tar.gz
Algorithm Hash digest
SHA256 1b9643c79deee751e1349d847b999b6497e51577f01d3dac2511462ce2ec31f1
MD5 4b14a282a7a2283e80037eb10eb798ee
BLAKE2b-256 b1873d7ceca357d196d4591934bec9e722442b23155ff6a1106a5fdc5f4dce94

See more details on using hashes here.

File details

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

File metadata

  • Download URL: oa_utils-0.1.5-py3-none-any.whl
  • Upload date:
  • Size: 4.9 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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 198ca6cd67150b2cf203dc8364abea7bbd4435da4373e522d66c3ff0c584e08f
MD5 795e20df678ddbbd3f82ca0a50e6b03c
BLAKE2b-256 1c6a6f8081a754eca9375fef3eae43382e298d3dc06a49156cb2d674f844eb31

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