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
- dry-python/returns: Provides support for curry, pipes and Functors
- dry-python/classes: Brings support for typeclasses
- dgilland/pydash: Adds support for currying, composing, arity and curry_right
Project details
Release history Release notifications | RSS feed
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
curripy-0.1.1-py3-none-any.whl
(28.1 kB
view details)
File details
Details for the file curripy-0.1.1-py3-none-any.whl.
File metadata
- Download URL: curripy-0.1.1-py3-none-any.whl
- Upload date:
- Size: 28.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dbe1278a4929ce59cc725d71b5b97bcd6c891bfcc313f7a7e444ea03ad033cd2
|
|
| MD5 |
ebc85f992071ed36b83633944e8d4a4b
|
|
| BLAKE2b-256 |
2c3b6c17b44970750600efec47f7a189e471dcd9d9df933de4920d31c8923bba
|