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

Uploaded Python 3

File details

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

File metadata

  • Download URL: oa_utils-0.1.3.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.3.tar.gz
Algorithm Hash digest
SHA256 198c6876ef8c60cae6587786b5d0e8928843e4918f41ca13a813dcf709e27d36
MD5 148109a0f3d5366bcc51dcb10d4a04e2
BLAKE2b-256 ef3cd4e3a618a131d5a2dafec8f4c18345ee0ce86e382522fe437b47a01c8a64

See more details on using hashes here.

File details

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

File metadata

  • Download URL: oa_utils-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 5.1 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 c6a1fb00cc6d477d58ce32fd2c35f390d2c348c5574ad56599fa081e22da4da1
MD5 1afbac007453863ac54f005cc3dbc04b
BLAKE2b-256 0f093608b3d2da4968bc0698c8794cbf160bffc5de32c52693d491806629fe77

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