Skip to content

Repository files navigation

curripy

Collections of curried and point-free style functions and methods for Python.

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
uv sync
uv build

See Also

About

Collection of curried / pointfree functions for Python, mainly modified from Python standard library.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages