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

Uploaded Python 3

File details

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

File metadata

  • Download URL: oa_utils-0.1.10.tar.gz
  • Upload date:
  • Size: 4.9 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.10.tar.gz
Algorithm Hash digest
SHA256 53a173f8562ef9fc3a41345feb7d9c3568b2a268fb783dbc4741fa11d9bf69c9
MD5 60422797ed81685bf95903d595c71e86
BLAKE2b-256 cf70f5886fcc9c9169aaff777758a3840121c462eabcfb66607012dae2f0aac7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: oa_utils-0.1.10-py3-none-any.whl
  • Upload date:
  • Size: 5.7 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.10-py3-none-any.whl
Algorithm Hash digest
SHA256 642cb0950b78e71b178355c586f9d062d7e9535fa4d2d14c6d4dab2e799dfab2
MD5 2d04ce78d910ee9b53658f7ae7c443ad
BLAKE2b-256 1ff547283b44f513e1bc3921cbef009a33a5e01bf1e563a9e69dcfcb2a80a4c8

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