iterpy

Fluent interface library

An iterator-based fluent interface for functional programming in Python

⛓️ Iterators for Python with higher-order functions .map(), .filter() and .reduce(), also known as a fluent interface. As seen in Rust, Scala, Javascript etc.

GitHub

11 stars
1 watching
0 forks
Language: Python
last commit: about 1 month ago

Related projects:

Repository Description Stars
julienpalard/pipe A Python library providing a simple and flexible way to process sequences of data using infix notation. 1,965
alex-berard/seq2seq An attention-based sequence-to-sequence learning framework 389
knighton/torchplus Enhances PyTorch modules by adding sequence step layers with implicit parentheses and supports custom activation functions. 9
nlgranger/seqtools A Python library to manipulate and transform indexable data 49
p2or/blender-loom Simplifies the rendering and playback of image sequences in Blender using Python APIs. 175
pylons/colander A library for serializing and deserializing data structures into strings, mappings, and lists while performing validation. 451
nektro/zig-range A utility function to iterate over a sequence of numbers without an additional loop variable 14
tongjilibo/bert4torch An implementation of transformer models in PyTorch for natural language processing tasks 1,257
narimiran/itertools A set of iterators and utilities for working with sequences in a Nim programming language 134
sidneycadot/oeis Tools for analyzing and processing sequence data from the Online Encyclopedia of Integer Sequences. 46
iter-tools/iter-tools Utility methods for working with sequences of values in JavaScript 173
cgarciae/phi A Python library for functional programming that aims to simplify the experience by providing a unified API and operator overloading for common data transformations and operations. 134
pysal/tobler A Python package for interpolating and estimating variables at different spatial scales using various techniques such as areal interpolation, dasymetric mapping, and change of support. 152
pycqa/modernize Transforms Python 2 source code into compatible Python 3 and 2.6+ code 356
jlevy/repren A command-line tool for mass-replacing text patterns in files and renaming directories recursively. 355