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

Uploaded Python 3

File details

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

File metadata

  • Download URL: oa_utils-0.1.8.tar.gz
  • Upload date:
  • Size: 4.5 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.8.tar.gz
Algorithm Hash digest
SHA256 668adb58a4e24294292eda3d5c006e1ae6ad1a0d9e356c6ff31d6c25497acb4f
MD5 338cd4835014d851da752da58fe6e622
BLAKE2b-256 5058803040225bee8c30a71142b3f9644cdc91763c5a0c8421349f2994154c13

See more details on using hashes here.

File details

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

File metadata

  • Download URL: oa_utils-0.1.8-py3-none-any.whl
  • Upload date:
  • Size: 5.3 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.8-py3-none-any.whl
Algorithm Hash digest
SHA256 78ce38088d8d8ea55b359f9afa273c39bb0fbcaba2012e0959279c3e43e7740d
MD5 ba4ad95c06b65367d3a6615e23542344
BLAKE2b-256 e75aa7c338ebe7a806449eb643505fd8d8161a9d2431934922f33bdbdbd2e574

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