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.
11 stars
1 watching
0 forks
Language: Python
last commit: almost 2 years agoRelated projects:
| Repository | Description | Stars |
|---|---|---|
| A Python library providing a simple and flexible way to process sequences of data using infix notation. | 1,965 | |
| An attention-based sequence-to-sequence learning framework | 389 | |
| Enhances PyTorch modules by adding sequence step layers with implicit parentheses and supports custom activation functions. | 9 | |
| A Python library to manipulate and transform indexable data | 49 | |
| Simplifies the rendering and playback of image sequences in Blender using Python APIs. | 175 | |
| A library for serializing and deserializing data structures into strings, mappings, and lists while performing validation. | 451 | |
| A utility function to iterate over a sequence of numbers without an additional loop variable | 14 | |
| An implementation of transformer models in PyTorch for natural language processing tasks | 1,257 | |
| A set of iterators and utilities for working with sequences in a Nim programming language | 134 | |
| Tools for analyzing and processing sequence data from the Online Encyclopedia of Integer Sequences. | 46 | |
| Utility methods for working with sequences of values in JavaScript | 173 | |
| 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 | |
| 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 | |
| Transforms Python 2 source code into compatible Python 3 and 2.6+ code | 356 | |
| A command-line tool for mass-replacing text patterns in files and renaming directories recursively. | 355 |