Skip to main content

Curried / Point-free versions of the Python standard libraries functions and methods.

Project description

curripy

Curried and point-free versions of the Python standard libraries functions and methods.

Features

  • A set of efficient functions corresponing to the built-in and standard Python functions
  • Point-free style of functions and methods for better composition
  • All implementations are encapsulations of upstream library

Installation

pip install curripy

Build

git clone https://github.com/Lehmaning/curripy.git
cd curripy
rye sync
rye build

Then check the build results in directory dist. You can install curripy from them.

See Also

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

curripy-0.1.1-py3-none-any.whl (28.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page