Utilities for callables
Project description
Simple, typed, composable tools for callables. They’re also good Python citizens with nice repr, mypy support, and picklability.
Quickstart
All utilities are directly importable. See the docs for a complete overview.
>>> from calls import raises, always, identity, flip, pipe
Installation
It’s available on PyPI.
pip install calls
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
calls-0.2.0.tar.gz
(4.2 kB
view hashes)
Built Distribution
calls-0.2.0-py3-none-any.whl
(4.7 kB
view hashes)